Graph Engine Service
Graph Engine Service

    All results for "" in this service

      All results for "" in this service

      • What's New
      • Service Overview
        • GES Infographics
        • What Is GES?
        • Product Advantages
        • Applicable Scenarios
        • Basic Concepts
        • Constraints and Limitations
        • Permissions
        • Related Services
        • Quotas
        • Billing
      • Billing
        • Billing Overview
        • Billing Modes
          • Overview
          • Pay-per-Use Billing
        • Billing Items
        • Billing Examples
        • Renewing Subscriptions
          • Overview
          • Manually Renewing a Graph Instance
          • Auto-renewing a Graph Instance
        • Bills
        • Arrears
        • Billing Termination
        • Cost Management
      • Getting Started
        • Getting Started with GES
        • Preparations
        • Creating a Graph
        • Importing Graph Data
        • Querying and Analyzing the Graph
        • Managing Graphs
      • User Guide
        • GES Overview
        • Preparations
        • Permissions Management
          • Creating a User
          • Policy Permissions
            • Policy
            • System-Defined Policies
            • Custom Policies
            • Request Conditions
            • GES Resources
          • Role Permissions
          • Reducing Extensive Permissions of Cloud Service Agencies
        • Metadata Operations
          • Graph Data Formats
            • Static Graph
            • Dynamic Graph
          • Importing a Metadata File
            • Preparing Metadata
            • Importing Data From a Local Path or OBS
          • Creating a Metadata File
          • Copying a Metadata File
          • Editing a Metadata File
          • Searching for a Metadata File
          • Deleting a Metadata File
        • Creating Graphs
          • Methods to Create a Graph
          • Creating a Graph Without Using a Template
          • Creating a Graph Using an Industry-Specific Template
          • Creating a Dynamic Graph
          • Starting a Graph
          • Stopping a Graph
          • Accessing Graphs
          • Importing Incremental Data
        • Managing Graphs
          • Graph Management Overview
          • Viewing a Failed Graph
          • Backing Up and Restoring Graphs
            • Backing Up a Graph
            • Restoring a Graph
            • Deleting a Backup
            • Exporting a Backup to OBS
            • Importing a Backup from OBS
          • Upgrading a Graph
          • Rolling Back a Graph
          • Exporting a Graph
          • Restarting a Graph
          • Resizing a Graph
          • Expanding a Graph
          • Binding and Unbinding an EIP
          • Clearing Data
          • Deleting a Graph
          • Viewing Monitoring Metrics
          • Querying Schema
          • Connecting GES to LTS
          • Changing a Security Group
          • Changing the Security Mode
        • Data Migration
          • Functions
          • Creating a Data Source
          • Creating a Data Migration Task
        • Accessing and Analyzing Graph Data
          • Graph Editor
          • Accessing the Graph Editor
          • Dynamic Graphs
            • Timeline
            • Community Evolution
            • Temporal BFS
            • Temporal Paths
          • Graph Exploration
          • Multi-Graph Management (Database Edition)
          • HyG Graph Management (Database Edition)
          • Adding Custom Operations
          • Editing Schema
          • Hiding Sensitive Information About a Graph
          • Visual Query
          • Canvas Snapshot
          • Gremlin Query
          • Cypher Query
          • DSL Query
          • Analyzing Graphs Using Algorithms
          • Managing Indexes
          • Analyzing Graphs on the Canvas
          • Graph Display in 3D View
          • Filter Criteria
          • Editing Properties
          • Statistics Display
          • Check Running Records
          • Viewing Query Results
        • Viewing Graph Tasks
          • Graph Overview
          • Task Center
            • Management Plane Task Center
            • Service Plane Task Center
          • Viewing Monitoring Metrics
          • Managing Connections
        • Configuring Permissions
          • Configuring Granular Permissions
          • User Groups
          • User Details
        • O&M Monitoring
          • Monitoring Metrics
          • Graph Instance O&M Monitoring
          • Monitoring
            • Nodes
            • Performance
            • Real-Time Queries
            • Historical Queries
          • Monitoring Clusters Using Cloud Eye
        • Package Management
        • Algorithms
          • Algorithm List
          • PageRank
          • PersonalRank
          • K-core
          • K-hop
          • Shortest Path
          • All Shortest Paths
          • SSSP
          • n-Paths
          • Closeness Centrality
          • Label Propagation
          • Louvain
          • Link Prediction
          • Node2vec
          • Real-time Recommendation
          • Common Neighbors
          • Connected Component
          • Degree Correlation
          • Triangle Count
          • Clustering Coefficient
      • Developer Guide
        • Overview
        • Using the Management Plane SDK
        • Using the Service Plane SDK
          • Downloading and Installing the SDK
          • Obtaining Initialization Parameters
          • Java SDK
            • Initializing the Client
              • Authentication Mode
              • Client Connection Parameters
            • Usage Process
            • Java SDK Sample Reference
              • Memory Edition Sample
                • Vertex Operations
                • Edge Operations
                • Metadata Operations
                • Index Operations
                • Query Languages
                • Algorithms
                • Path
                • Graph Statistics
                • Graph Operations
                • Subgraph Operations
                • Job Management
                • Custom Operations
                • Filtered-query
                • Updating/Deleting Data by File
              • Database Edition Sample
                • Vertex Operations
                • Edge Operations
                • Metadata Operations
                • Index Operations
                • Algorithms
                • Graph Statistics
                • Graph Operations
                • Job Management
          • Python SDK
            • Initializing the Client
              • Authentication Mode
              • Client Connection Parameters
            • Usage Process
            • Python SDK Sample Reference
              • Memory Edition Sample
                • Vertex Operations
                • Edge Operations
                • Metadata Operations
                • Index Operations
                • Query Languages
                • Path
                • Graph Statistics
                • Graph Operations
                • Subgraph Operations
                • Job Management
                • Custom Operations
                • Filtered-query
              • Database Edition Sample
                • Vertex Operations
                • Edge Operations
                • Metadata Operations
                • Index Operations
                • Algorithms
                • Graph Statistics
                • Graph Operations
                • Job Management
        • Using Cypher JDBC Driver to Access GES
      • API Reference
        • Before You Start
          • Overview
          • API Calling
          • Endpoints
          • Constraints and Limitations on Using GES
            • Using Service Plane APIs
            • Naming OBS Objects
          • Concepts
          • API Type or Version
        • API Overview
          • Management Plane APIs
          • Service Plane API
            • Memory Edition
            • Database Edition
        • Calling APIs
          • Making an API Request
            • Making a Management Plane API Request
            • Making a Service Plane API Request
          • Authentication
            • Authentication of Management Plane APIs
            • Authentication of Service Plane APIs
          • Response
        • Management Plane APIs (V2)
          • System Management
            • Querying Quotas (1.0.0)
          • Graph Management
            • Listing Graphs (2.1.18)
            • Querying Graph Details (1.0.0)
            • Creating a Graph (2.2.2)
            • Stopping a Graph (1.0.0)
            • Starting a Graph (1.0.0)
            • Deleting a Graph (1.0.0)
            • Incrementally Importing Data to a Graph (2.1.14)
            • Exporting a Graph (1.0.5)
            • Clearing a Graph(2.1.2)
            • Upgrading a Graph (1.0.5)
            • Binding an EIP (1.0.6)
            • Unbinding an EIP(1.0.6)
            • Changing Size (2.2.21)
            • Forcibly Restarting a Graph (2.2.21)
            • Expanding a Graph (2.2.23)
            • Changing the Security Group (2.4.3)
          • Backup Management
            • Viewing the List of All Backups (1.0.0)
            • Viewing the Backup List of a Graph (1.0.0)
            • Adding a Backup (1.0.0)
            • Deleting a Backup (1.0.0)
            • Exporting a Backup (2.3.16)
            • Importing a Backup (2.3.16)
            • Obtaining a Download Link for Backup Files (2.4.3)
          • Metadata Management
            • Constraints
            • Querying the Metadata List (1.0.2)
            • Querying Metadata (1.0.2)
            • Adding Metadata (2.1.18)
            • Deleting Metadata (1.0.2)
            • Importing Metadata from OBS (1.0.0)
          • Task Center
            • Querying Job Status on the Management Plane (1.0.0)
            • Querying Job Details in the Job Center (1.1.8)
          • Plugin Management
            • Querying Scene Analysis Plugin Information
            • Subscribing to a Scene Analysis Plugin
            • Unsubscribing from a Scene Analysis Plugin
        • Service Plane APIs
          • Memory Edition
            • Vertex Operation APIs
              • Querying Vertices That Meet Filter Criteria (1.0.0)
              • Querying Vertex Details (1.0.0)
              • Adding a Vertex (1.0.6)
              • Deleting a Vertex (1.0.6)
              • Updating Vertex Properties (1.1.6)
              • Batch Querying Vertex Data (1.1.9)
              • Batch Adding Vertices (2.1.16)
              • Batch Deleting Vertices (2.1.9)
              • Batch Updating Vertex Properties (2.1.10)
              • Adding a Vertex Label (1.1.6)
              • Deleting a Vertex Label (1.1.6)
              • Exporting Filtered Vertices (2.2.7)
              • Deleting Filtered Vertices (2.2.7)
            • Edge Operation APIs
              • Querying Edges That Meet Filter Criteria (1.0.0)
              • Querying Edge Details (1.0.0)
              • Adding an Edge (2.1.2)
              • Deleting an Edge (1.0.6)
              • Updating Edge Properties (1.1.6)
              • Batch Querying Edge Data (1.1.6)
              • Batch Adding Edges (2.1.16)
              • Batch Deleting Edges (2.1.9)
              • Batch Updating Edge Properties (2.1.10)
              • Exporting Filtered Edges (2.2.7)
              • Deleting Filtered Edges (2.2.7)
            • Metadata Operation APIs
              • Adding a Label (1.1.6)
              • Updating a Label (1.1.7)
              • Querying Graph Metadata Details (1.0.0)
              • Deleting a Label (2.2.18)
              • Batch Adding Labels (2.2.21)
              • Querying a Schema
              • Generating a Schema
              • Generating Data Assets
              • Obtaining Data Assets
            • Index Operation APIs
              • Creating an Index (1.1.6)
              • Deleting an Index (1.1.6)
              • Querying Indexes (1.1.6)
            • Gremlin Operation APIs
              • Executing Gremlin Queries (1.0.0)
            • Algorithm APIs
              • Running Algorithms (1.0.0)
              • Algorithm API Parameter References
                • Common Algorithm Parameters
                • PageRank (1.0.0)
                • PersonalRank (1.0.0)
                • K-core (1.0.0)
                • K-hop (1.0.0)
                • Common Neighbors (1.0.0)
                • Common Neighbors of Vertex Sets (2.2.13)
                • Link Prediction (1.0.0)
                • Shortest Path (2.1.5)
                • All Shortest Paths (1.0.12)
                • Filtered Shortest Path (2.2.4)
                • SSSP (1.0.0)
                • Shortest Path of Vertex Sets (2.1.5)
                • n-Paths (1.1.2)
                • Filtered n-Paths (2.2.22)
                • Filtered All Pairs Shortest Paths (2.2.17)
                • All Shortest Paths of Vertex Sets (2.2.15)
                • Filtered All Shortest Paths (2.2.17)
                • Connected Component (1.0.0)
                • Label Propagation (2.1.8)
                • Louvain (2.2.1)
                • Node2vec (1.0.5)
                • Real-time Recommendation (2.2.21)
                • Degree Correlation (1.0.0)
                • Triangle Count (1.0.0)
                • Cluster Coefficient (1.0.0)
                • Closeness Centrality (1.0.0)
                • Betweenness Centrality (2.2.4)
                • Edge Betweenness Centrality (2.2.4)
                • Origin-Destination Betweenness Centrality (2.2.4)
                • Circle Detection with a Single Vertex (2.2.4)
                • Filtered Circle Detection (2.2.15)
                • Subgraph Matching (2.2.16)
                • Topicrank (2.2.20)
            • Temporal Graph APIs
              • Community Evolution (temporal_graph)
              • Temporal BFS (temporal_bfs)
              • Temporal Paths
            • Path APIs
              • Querying Path Details (1.1.6)
            • Graph Statistics APIs
              • Querying General Information About a Graph (1.0.0)
              • Querying the Graph Version (2.0.0)
            • Graph Operation APIs
              • Importing a Graph (2.1.14)
              • Exporting a Graph (1.0.5)
              • Clearing a Graph (2.1.1)
            • Subgraph Operation APIs
              • Querying a Subgraph (2.1.13)
              • Executing an Algorithm on a Subgraph
            • Job Management APIs
              • Querying Job Status on the Service Plane (1.0.0)
              • Canceling a Job (1.0.0)
              • Exporting Job Execution Results to Files (2.2.1)
              • Listing Jobs (2.2.13)
            • Custom Operations APIs
              • Performing Custom Operations
            • Cypher Queries (2.2.16)
              • Executing Cypher Queries
              • Cypher Prerequisites
              • Basic Operations and Compatibility
              • Supported Expressions, Functions, and Procedures
            • Filtered Query (2.2.13)
            • Filtered Query V2 (2.3.6)
            • Domain-Specific Language (DSL) Query APIs (2.3.14)
              • Executing DSL Algorithms
              • DSL Syntax
            • Updating Specified Properties of Vertices and Edges by Importing a File (2.2.13)
            • Deleting Vertices and Edges by Files (2.2.15)
            • O&M Monitoring APIs
              • Viewing Monitoring Metrics
              • Viewing Real-Time Requests
          • Database Edition
            • Specification Description
            • Vertex Operation APIs
              • Querying Vertex Details
              • Batch Querying Vertices
              • Batch Adding Vertices
              • Batch Deleting Vertices
              • Batch Updating Vertex Properties
            • Edge Operation APIs
              • Querying Edge Details
              • Batch Querying Edges
              • Batch Adding Edges
              • Batch Deleting Edges
              • Batch Updating Edge Properties
            • Metadata Operation APIs
              • Adding a Label
              • Updating a Label
              • Querying Labels
              • Querying Graph Metadata Details
              • Generating Data Assets
              • Obtaining Data Assets
            • Index Operation APIs
              • Creating an Index
              • Deleting an Index
              • Querying Indexes
              • Batch Creating Indexes
            • HyG Graph Management APIs
              • Creating a HyG Graph
              • Synchronizing HyG Graph Data
              • Querying General Information About a HyG Graph
              • Deleting a HyG Graph
              • Listing HyG Graphs
              • Importing an HyG Graph
            • HyG Algorithm APIs
              • Running Algorithms
              • Algorithm API Parameter Reference
                • Common Algorithm Parameters
                • PageRank
                • PersonalRank
                • K-core
                • K-Hop
                • Common Neighbors of Vertex Sets
                • Shortest Path
                • All Shortest Paths
                • All Pairs Shortest Paths
                • SSSP
                • Shortest Path of Vertex Sets
                • All Shortest Paths of Vertex Sets
                • Connected Component
                • Triangle Count
                • Closeness Centrality
                • Betweenness Centrality
                • Edge Betweenness Centrality
                • Origin-Destination Betweenness Centrality
                • Circle Detection with a Single Vertex
                • TopicRank
                • Louvain
                • Bigclam
                • Cesna
                • Infomap
                • Label Propagation
                • Subgraph Matching
                • Link Prediction
                • n Paths
                • Cluster Coefficient
                • Maximum Common Connected Induced Subgraph (MCCIS)
              • Algorithm Results in TXT Format
              • Executing the DSL Algorithm
              • DSL Syntax
                • Graph Operation APIs
                • API for Running Custom Algorithms (Currently, the Pregel Programming Model Is Supported)
                • Pregel Programming API
                • Programming Example of Creating Custom Graph Analysis Algorithms
            • HyG Job Management APIs
              • Dumping HyG Algorithm Results
              • Canceling a HyG Job
            • Native Algorithm APIs
              • Running Algorithms
              • Algorithm API Parameter References
                • Common Algorithm Parameters
                • Shortest Path
                • Shortest Path of Vertex Set
                • Common Neighbors of Vertex Sets
            • Graph Statistics APIs
              • Querying General Information About a Graph
              • Querying the Graph Version
            • Graph Operation APIs
              • Importing a Graph
              • Clearing a Graph
              • Exporting a Graph
              • Creating a Graph
              • Deleting a Graph
              • Graph List
            • Job Management APIs
              • Querying the Job List
              • Querying the Job Status
            • Cypher Operation APIs
              • Executing Cypher Queries
              • Basic Operations and Compatibility
              • Supported Expressions, Functions, and Procedures
            • Interactive Transaction APIs
              • Creating a Transaction
              • Executing Transaction Cypher Statements
              • Committing a Transaction
              • Rolling Back a Transaction
            • O&M Monitoring APIs
              • Viewing Monitoring Metrics
              • Viewing Real-Time Requests
        • Application Examples
          • Analyzing Graphs Using HyG Algorithms
        • Permissions Policies and Supported Actions
        • GES Metrics on Cloud Eye
        • Out-of-Date APIs
          • Management Plane APIs (V1)
            • System Management APIs
              • Viewing Quotas (1.0.0)
            • Graph Management APIs
              • Querying the Graph List (2.1.18)
              • Querying Graph Details (1.0.0)
              • Creating a Graph (2.2.2)
              • Stopping a Graph (1.0.0)
              • Starting a Graph (1.0.0)
              • Deleting a Graph (1.0.0)
              • Incrementally Importing Data to Graphs (2.1.14)
              • Exporting a Graph (1.0.5)
              • Clearing a Graph(2.1.2)
              • Upgrading a Graph (1.0.5)
              • Binding an EIP (1.0.6)
              • Unbinding an EIP(1.0.6)
              • Resizing a Graph (2.2.21)
              • Forcibly Restarting a Graph (2.2.21)
              • Expanding a Graph (2.2.23)
            • Backup Management APIs
              • Viewing the List of All Backups (1.0.0)
              • Viewing the Backup List of a Graph (1.0.0)
              • Adding a Backup(1.0.0)
              • Deleting a Backup (1.0.0)
            • Metadata Management APIs
              • Constraints
              • Listing Metadata Files (1.0.2)
              • Querying Metadata (1.0.2)
              • Adding Metadata (2.1.18)
              • Deleting Metadata (1.0.2)
              • Importing Metadata from OBS (1.0.0)
            • Task Center APIs
              • Querying Job Status on the Management Plane (1.0.0)
              • Querying Job Details in the Job Center (1.1.8)
          • Service Plane APIs
            • Vertex Operation APIs
              • Batch Adding Vertices (2.1.9)
            • Edge Operation APIs
              • Adding an Edge (1.0.6)
              • Batch Adding Edges (2.1.9)
            • Algorithm APIs
              • Shortest Paths (1.0.0)
              • Shortest Path of Vertex Sets (1.0.0)
              • Label Propagation (1.0.0)
              • Louvain (1.0.0)
        • Appendix
          • Status Codes
          • Error Codes
            • Error Codes for Management Plane APIs
            • Error Codes for Service Plane APIs
          • Obtaining a Project ID
          • Obtaining the Account Name and Account ID
      • FAQs
        • Customer Consultation
          1. What Is GES?
          2. What Are the Differences Between GES and Image Processing Services?
          3. What Algorithms Can Be Used on GES?
        • API Use
          1. How Do I Import Data to GES?
          2. When Binding an EIP to an Existing Instance or an Instance Being Created, What Should I Do to Deal with Insufficient Permissions for Creating Agencies?
          3. When Binding an EIP to an Existing Instance or an Instance Being Created, What Should I Do to Deal with Insufficient Quotas for Creating Agencies?
          4. Can I Run Several Gremlin/Cypher Commands At a Time?
          5. If a Vertex Is Deleted, What Will Happen to Edges Formed Based on the Vertex?
          6. What Do I Do If an Error Message Indicating a Vertex Does Not Exist Is Displayed When Properties of the Vertex Whose ID Contains Chinese Characters Are Modified?
        • GUI
          1. How Do I Execute a Gremlin Command and View the Execution Results?
          2. Why Do Some Algorithms Not Respond When I Click the Execution Button?
        • Others
          1. What Are Regions and AZs?
      • More Documents
        • User Guide (ME-Abu Dhabi Region)
          • GES Overview
          • Permissions Management
            • Creating a User
            • Policy Permissions
              • Policy
              • System-Defined Policies
              • Custom Policies
            • Role Permissions
          • Metadata Operations
            • Graph Data Formats
              • Static Graph
            • Importing a Metadata File
              • Preparing Metadata
              • Importing Data From a Local Path or OBS
            • Creating a Metadata File
            • Copying a Metadata File
            • Editing a Metadata File
            • Searching for a Metadata File
            • Deleting a Metadata File
          • Creating Graphs
            • Methods to Create a Graph
            • Creating a Custom Graph
            • Creating a Dynamic Graph
            • Starting a Graph
            • Stopping a Graph
            • Accessing Graphs
            • Importing Incremental Data
          • Managing Graphs
            • Graph Management Overview
            • Viewing a Failed Graph
            • Backing Up and Restoring Graphs
              • Backing Up a Graph
              • Restoring a Graph
              • Deleting a Backup
              • Exporting a Backup to OBS
              • Importing a Backup from OBS
            • Upgrading a Graph
            • Exporting a Graph
            • Restarting a Graph
            • Resizing a Graph
            • Expanding a Graph
            • Binding and Unbinding an EIP
            • Clearing Data
            • Deleting a Graph
            • Viewing Monitoring Metrics
            • Querying Schema
          • Accessing and Analyzing Graph Data
            • Graph Editor
            • Accessing the GES Graph Editor
            • Dynamic Graphs
              • Timeline
              • Community Evolution
              • Temporal BFS
              • Temporal Paths
            • Graph Exploration
            • Multi-Graph Management (Database Edition)
            • Adding Custom Operations
            • Editing Schema
            • Visual Query
            • Gremlin Query
            • Cypher Query
            • DSL Query
            • Analyzing Graphs Using Algorithms
            • Analyzing Graphs on the Canvas
            • Graph Display in 3D View
            • Filter Criteria
            • Editing Properties
            • Statistics Display
            • View Running Records
            • Viewing Query Results
          • Viewing Graph Tasks
            • Graph Overview
            • Task Center
              • Management Plane Task Center
              • Service Plane Task Center
            • Managing Connections
          • Configuring Permissions
            • Configuring Granular Permissions
            • User Groups
            • User Details
          • O&M Monitoring and Alarm Reporting
            • Monitoring Metrics
            • Graph Instance O&M Monitoring
            • Monitoring
              • Nodes
              • Performance
              • Real-Time Queries
              • Historical Queries
            • Monitoring Clusters Using Cloud Eye
          • Algorithms
            • Algorithm List
            • PageRank
            • PersonalRank
            • K-core
            • K-hop
            • Shortest Path
            • All Shortest Paths
            • Filtered Shortest Path
            • SSSP
            • Shortest Path of Vertex Sets
            • n-Paths
            • Closeness Centrality
            • Label Propagation
            • Louvain
            • Link Prediction
            • Node2vec
            • Real-time Recommendation
            • Common Neighbors
            • Connected Component
            • Degree Correlation
            • Triangle Count
            • Clustering Coefficient
            • Betweenness Centrality
            • Edge Betweenness Centrality
            • Origin-Destination Betweenness Centrality
            • Circle Detection with a Single Vertex
            • Common Neighbors of Vertex Sets
            • All Shortest Paths of Vertex Sets
            • Filtered Circle Detection
            • Subgraph Matching
            • Filtered All Pairs Shortest Paths
            • Filtered All Shortest Paths
            • TopicRank
            • Filtered n-Paths
            • Temporal Paths
        • API Reference (ME-Abu Dhabi Region)
          • Before You Start
            • Overview
            • API Calling
            • Constraints and Limitations on Using GES
              • Using Service Plane APIs
              • Naming OBS Objects
            • Concepts
            • API Type or Version
          • API Overview
            • Management Plane APIs
            • Service Plane API
              • Memory Edition
              • Database Edition
          • Calling APIs
            • Making an API Request
              • Making a Management Plane API Request
              • Making a Service Plane API Request
            • Authentication
              • Authentication of Management Plane APIs
              • Authentication of Service Plane APIs
            • Response
          • Management Plane APIs (V2)
            • System Management
              • Querying Quotas
            • Graph Management
              • Querying the Graph List
              • Querying Graph Details
              • Creating a Graph
              • Closing a Graph
              • Starting a Graph
              • Deleting a Graph
              • Incrementally Importing Data to a Graph
              • Exporting a Graph
              • Clearing a Graph
              • Upgrading a Graph
              • Binding an EIP
              • Unbinding an EIP
              • Resizing a Graph
              • Restarting a Graph
              • Expanding a Graph
            • Backup Management
              • Viewing the List of All Backups
              • Viewing the Backup List of a Graph
              • Adding a Backup
              • Deleting a Backup
              • Exporting a Backup
              • Importing a Backup
            • Metadata Management
              • Constraints
              • Querying the Metadata List
              • Querying Metadata
              • Adding Metadata
              • Deleting Metadata
              • Importing Metadata from OBS
            • Task Center
              • Querying Job Status on the Management Plane
              • Querying Job Details in the Job Center
            • Plugin Management
              • Querying Scene Analysis Plugin Information
              • Subscribing to a Scene Analysis Plugin
              • Unsubscribing from a Scene Analysis Plugin
          • Service Plane APIs
            • Memory Edition
              • Vertex Operation APIs
                • Querying Vertices Based on Filter Criteria
                • Querying Vertex Details
                • Adding a Vertex
                • Deleting a Vertex
                • Updating a Vertex Property
                • Querying Vertices in Batches
                • Adding Vertices in Batches
                • Deleting Vertices in Batches
                • Updating Vertex Properties in Batches
                • Adding a Vertex Label
                • Deleting a Vertex Label
                • Exporting Filtered Vertices
                • Deleting Filtered Vertices
              • Edge Operation APIs
                • Querying Edges Based on Filter Criteria
                • Querying Edge Details
                • Adding an Edge
                • Deleting an Edge
                • Updating an Edge Property
                • Querying Edges in Batches
                • Adding Edges in Batches
                • Deleting Edges in Batches
                • Updating Edge Properties in Batches
                • Exporting Filtered Edges
                • Deleting Filtered Edges
              • Metadata Operation APIs
                • Adding a Label
                • Updating a Label
                • Querying Graph Metadata Details
                • Changing Property Names in Batches
                • Deleting a Label
                • Adding Labels in Batches
                • Querying Schema Structure
                • Generating a Schema Structure
                • Generating Data Assets
                • Obtaining Data Assets
              • Index Operation APIs
                • Creating an Index
                • Deleting an Index
                • Querying Indexes
              • Gremlin Operation APIs
                • Executing a Gremlin Query
              • Algorithm APIs
                • Executing an Algorithm
                • Algorithm API Parameter References
                  • Common Algorithm Parameters
                  • PageRank
                  • PersonalRank
                  • K-core
                  • K-Hop
                  • Common Neighbors
                  • Common Neighbors of Vertex Sets
                  • Link Prediction
                  • Shortest Path
                  • All Shortest Paths
                  • Filtered Shortest Path
                  • SSSP
                  • Shortest Path of Vertex Set
                  • n-Paths
                  • Filtered n-Paths
                  • Filtered All Pairs Shortest Paths
                  • All Shortest Paths of Vertex Sets
                  • Filtered All Shortest Paths
                  • Connected Component
                  • Label Propagation
                  • Louvain
                  • Node2vec
                  • Real-time Recommendation
                  • Degree Correlation
                  • Triangle Count
                  • Cluster Coefficient
                  • Closeness Centrality
                  • Filtered Circle Detection
                  • Subgraph Matching
                  • Topicrank
              • Temporal Graph APIs
                • Community Evolution (temporal_graph)
                • Temporal BFS (temporal_bfs)
                • Temporal Paths
              • Path APIs
                • Querying Path Details
                • Querying Tree Details
                • Repeat-query API
              • Graph Statistics APIs
                • Querying General Information About a Graph
                • Querying the Graph Version
              • Graph Operation APIs
                • Importing a Graph
                • Exporting a Graph
                • Clearing a Graph
              • Subgraph Operation APIs
                • Querying a Subgraph
                • Executing an Algorithm on a Subgraph
              • Job Management APIs
                • Querying Job Status on the Service Plane
                • Canceling a Job
                • Exporting Job Execution Results to Files
                • Querying the Job List
              • Custom Operations APIs
                • Performing Custom Operations
              • Cypher Operation APIs
                • Executing Cypher Queries
                • Cypher Prerequisites
                • Basic Operations and Compatibility
                • Supported Expressions, Functions, and Procedures
              • Filtered-query API
              • Filtered-query V2
              • Domain-Specific Language (DSL) Query APIs
                • Executing the DSL Algorithm
                • DSL Syntax
              • Updating Specified Properties of Vertices and Edges by Importing a File
              • Deleting Vertices and Edges by Reading Files
              • Granular Permission Control APIs
                • Authorization
                • Canceling Authorization
                • Querying Authorization
              • O&M Monitoring APIs
                • Viewing Monitoring Metrics
                • Viewing Real-Time Requests
            • Database Edition
              • Specification Description
              • Vertex Operation APIs
                • Querying Vertex Details
                • Querying Vertices in Batches
                • Adding Vertices in Batches
                • Deleting Vertices in Batches
                • Updating Vertex Properties in Batches
              • Edge Operation APIs
                • Querying Edge Details
                • Querying Edges in Batches
                • Adding Edges in Batches
                • Deleting Edges in Batches
                • Updating Edge Properties in Batches
              • Metadata Operation APIs
                • Adding a Label
                • Updating a Label
                • Querying Labels
                • Querying Graph Metadata Details
                • Generating Data Assets
                • Obtaining Data Assets
              • Index Operation APIs
                • Creating an Index
                • Deleting an Index
                • Querying Indexes
                • Creating Indexes in Batches
              • HyG Graph Management APIs
                • Creating a HyG Graph
                • Synchronizing HyG Graph Data
                • Querying General Information About a HyG Graph
                • Deleting a HyG Graph
                • Listing HyG Graphs
                • Importing an HyG Graph
              • HyG Algorithm APIs
                • Running Algorithms
                • Algorithm API Parameter Reference
                  • Common Algorithm Parameters
                  • Shortest Path
                  • SSSP
                  • K-Hop
                  • PageRank
                  • Connected Component
                  • K-core
                • Algorithm Results in CSV Format
                • Executing the DSL Algorithm
                • DSL Syntax
                  • Graph Operation APIs
                  • API for Running Custom Algorithms (Currently, the Pregel Programming Model Is Supported)
                  • Pregel Programming API
                  • Programming Example of Creating Custom Graph Analysis Algorithms
              • HyG Job Management APIs
                • Dumping HyG Algorithm Results
                • Canceling a HyG Job
              • Native Algorithm APIs
                • Executing an Algorithm
                • Algorithm API Parameter References
                  • Common Algorithm Parameters
                  • Shortest Path
                  • Shortest Path of Vertex Set
                  • Common Neighbors of Vertex Sets
              • Graph Statistics APIs
                • Querying General Information About a Graph
                • Querying the Graph Version
              • Graph Operation APIs
                • Importing a Graph
                • Clearing a Graph
                • Exporting a Graph
                • Creating a Graph
                • Deleting a Graph
                • Listing Graphs
              • Job Management APIs
                • Querying the Job List
                • Querying Job Status
              • Cypher Operation APIs
                • Executing Cypher Queries
                • Basic Operations and Compatibility
                • Supported Expressions, Functions, and Procedures
          • Application Examples
            • Analyzing Graphs Using HyG API Algorithms
          • Monitoring Metrics
          • Out-of-Date APIs
            • Management Plane APIs (V1)
              • System Management APIs
                • Querying Quotas
              • Graph Management APIs
                • Querying the Graph List
                • Querying Graph Details
                • Creating a Graph
                • Closing a Graph
                • Starting a Graph
                • Deleting a Graph
                • Incrementally Importing Data to a Graph
                • Exporting a Graph
                • Clearing a Graph
                • Upgrading a Graph
                • Binding an EIP
                • Unbinding an EIP
                • Resizing a Graph
                • Restarting a Graph
                • Expanding a Graph
              • Backup Management APIs
                • Viewing the List of All Backups
                • Viewing the Backup List of a Graph
                • Adding a Backup
                • Deleting a Backup
              • Metadata Management APIs
                • Constraints
                • Querying the Metadata List
                • Querying Metadata
                • Adding Metadata
                • Deleting Metadata
                • Importing Metadata from OBS
              • Task Center APIs
                • Querying Job Status on the Management Plane
                • Querying Job Details in the Job Center
          • Appendix
            • Status Codes
            • Error Codes
              • Error Codes for Management Plane APIs
              • Error Codes for Service Plane APIs
            • Obtaining a Project ID
            • Obtaining the Account Name and Account ID
        • User Guide (Kuala Lumpur Region)
          • GES Overview
          • Permissions Management
            • Creating a User
            • Policy Permissions
              • Policy
              • System-defined Policies
              • Custom Policies
            • Role Permissions
          • Importing Metadata
            • Static Graph
            • Importing a Metadata File
              • Preparing Metadata
              • Importing Data From a Local Path or OBS
            • Creating a Metadata File
            • Copying a Metadata File
            • Editing a Metadata File
            • Searching for a Metadata File
            • Deleting a Metadata File
          • Creating Graphs
            • Methods to Create a Graph
            • Creating a Graph Without Using a Template
            • Starting a Graph
            • Stopping a Graph
            • Accessing Graphs
            • Importing Incremental Data
          • Managing Graphs
            • Graph Management Overview
            • Viewing a Failed Graph
            • Backing Up and Restoring Graphs
              • Backing Up a Graph
              • Restoring a Graph
              • Deleting a Backup
            • Upgrading a Graph
            • Exporting a Graph
            • Restarting a Graph
            • Resizing a Graph
            • Expanding a Graph
            • Binding and Unbinding an EIP
            • Clearing Data
            • Deleting a Graph
            • Viewing Monitoring Metrics
            • Querying Schema
          • Accessing and Analyzing Graph Data
            • Graph Editor
            • Accessing the GES Graph Editor
            • Exploring Graphs
            • Adding Custom Operations
            • Editing Schema
            • Gremlin Query
            • Cypher Query
            • Analyzing Graphs Using Algorithms
            • Analyzing Graphs on the Canvas
            • Graph Display in 3D View
            • Filtering Conditions
            • Editing Properties
            • Statistics Display
            • View Running Records
            • Viewing Query Results
          • Viewing Graph Tasks
            • Graph Overview
            • Task Center
              • Management Plane Task Center
              • Service Plane Task Center
            • Viewing Monitoring Metrics
            • Managing Connections
          • Configuring Permissions
            • Configuring Granular Permissions
            • User Groups
            • User Permissions
          • Algorithms
            • Algorithm List
            • PageRank
            • PersonalRank
            • K-core
            • K-hop
            • Shortest Path
            • All Shortest Paths
            • SSSP
            • Shortest Path of Vertex Sets
            • n-Paths
            • Closeness Centrality
            • Label Propagation
            • Louvain
            • Link Prediction
            • Node2vec
            • Real-time Recommendation
            • Common Neighbors
            • Connected Component
            • Degree Correlation
            • Triangle Count
            • Clustering Coefficient
            • Common Neighbors of Vertex Sets
            • Subgraph Matching
            • Filtered All Pairs Shortest Paths
            • Filtered All Shortest Paths
            • TopicRank
            • Filtered n-Paths
        • API Reference (Kuala Lumpur Region)
          • Before You Start
            • Overview
            • API Calling
            • Constraints and Limitations on Using GES
              • Constraints of Using Service Plane APIs
              • OBS Object Name Restrictions
            • Concepts
            • Selecting an API Type or Version
            • Hundred-Billion-Edge Graph
          • Calling APIs
            • Making an API Request
              • Making a Management Plane API Request
              • Making a Service Plane API Request
            • Response
          • Management Plane APIs
            • System Management APIs
              • Viewing Quotas
            • Graph Management APIs
              • Querying the Graph List
              • Querying Graph Details
              • Creating a Graph
              • Stopping a Graph
              • Starting a Graph
              • Deleting a Graph
              • Incrementally Importing Data to Graphs
              • Exporting a Graph
              • Clearing a Graph
              • Upgrading a Graph
              • Binding an EIP
              • Unbinding an EIP
              • Resizing a Graph
              • Restarting a Graph
              • Expanding a Graph
            • Backup Management APIs
              • Viewing the List of All Backups
              • Viewing the Backup List of a Graph
              • Adding a Backup
              • Deleting a Backup
            • Metadata Management APIs
              • Constraints
              • Querying the Metadata List
              • Querying Metadata
              • Adding Metadata
              • Deleting Metadata
            • Task Center APIs
              • Querying Job Status on the Management Plane
              • Querying Job Details in the Job Center
          • Service Plane APIs
            • Vertex Operation APIs
              • Querying Vertices That Meet Filter Criteria
              • Querying Vertex Details
              • Adding a Vertex
              • Deleting a Vertex
              • Updating Vertex Properties
              • Querying Vertex Data in Batches
              • Adding Vertices in Batches
              • Deleting Vertices in Batches
              • Updating Vertex Properties in Batches
              • Adding a Vertex Label
              • Deleting a Vertex Label
              • Exporting Filtered Vertices
              • Deleting Filtered Vertices
            • Edge Operation APIs
              • Querying Edges That Meet Filter Criteria
              • Querying Edge Details
              • Adding an Edge
              • Deleting an Edge
              • Updating Edge Properties
              • Querying Edge Data in Batches
              • Adding Edges in Batches
              • Deleting Edges in Batches
              • Updating Edge Properties in Batches
              • Exporting Filtered Edges
              • Deleting Filtered Edges
            • Metadata Operation APIs
              • Adding a Label
              • Updating a Label
              • Query Labels (for 100-billion-edge graphs only)
              • Querying Graph Metadata Details
              • Changing Property Names in Batches
              • Deleting a Label
              • Adding Labels in Batches
              • Adding Properties (for 100-billion-edge graphs only)
              • Query Properties (for 100-billion-edge graphs only)
              • Querying the Property List (for 100-billion-edge graphs only)
              • Querying Schema Structure
              • Generating a Schema Structure
            • Index Operation APIs
              • Creating an Index
              • Deleting an Index
              • Querying Indexes
            • Gremlin Operation APIs
              • Executing Gremlin Queries
            • Algorithm APIs
              • Running Algorithms
              • Algorithm API Parameter References
                • Common Algorithm Parameters
                • PageRank
                • PersonalRank
                • K-core
                • K-hop
                • Shortest Path
                • All Shortest Paths
                • Filtered Shortest Path
                • SSSP
                • Shortest Path of Vertex Sets
                • n-Paths
                • Closeness Centrality
                • Label Propagation
                • Louvain
                • Link Prediction
                • Node2vec
                • Real-time Recommendation
                • Common Neighbors
                • Connected Component
                • Degree Correlation
                • Triangle Count
                • Cluster Coefficient
                • Common Neighbors of Vertex Sets
                • All Shortest Paths of Vertex Sets
                • Filtered Circle Detection (2.2.15)
                • Subgraph Matching (2.2.16)
                • Filtered All Pairs Shortest Paths (2.2.17)
                • Filtered All Shortest Paths (2.2.17)
                • Topicrank (2.2.20)
                • Filtered n-Paths (2.2.22)
            • Path APIs
              • Querying Path Details
            • Graph Statistics APIs
              • Querying General Information About a Graph
              • Querying the Graph Version
            • Subgraph Operation APIs
              • Querying a Subgraph
              • Executing an Algorithm on a Subgraph
            • Job Management APIs
              • Querying Job Status on the Service Plane
              • Canceling a Job
              • Exporting Job Execution Results to Files
              • Querying the Job List
            • Querying K Hop Vertices or Edges Using a Filter
            • Updating Specified Properties of Vertices and Edges by Importing a File
            • Deleting Vertices and Edges by Files
            • Performing Cypher Queries
            • Granular Permission Control APIs
              • Authorization
              • Canceling Authorization
              • Querying Authorization
          • GES Metrics
          • Appendix
            • Status Codes
            • Error Codes
              • Error Codes for Management Plane APIs
              • Error Codes for Service Plane APIs
            • Obtaining a Project ID
            • Obtaining an Account ID
      • General Reference
        • Glossary
        • Service Level Agreement
        • White Papers
        • Endpoints
        • Permissions