This topic describes how to get started with Graph Compute.
Create a Graph Compute instance
You can create a Graph Compute instance on the buy page.
A Graph Compute instance works as a distributed cluster and consists of the proxy and searcher layers. Wait for 5 to 10 minutes for the creation and deployment to complete.
If the instance is in the Running state, the instance is created.
You can create multiple graphs in a Graph Compute instance.
Create a graph schema, edit the graph schema, and configure data for the graph schema. For more information, see Edit a graph.
Click Publish in the upper-right corner after you configure a graph. Then, the configurations are saved and take effect.
You can build indexes to make the configurations take effect for the data.
View the global O&M status based on the graph schema. For more information, see the "Graph schema mode" section of the Manage a graph topic.
View the O&M logs based on the nodes and edges. For more information, see the "Vertex and edge mode" section of the Manage a graph topic.
View the backflow progress and historical backflow information. For more information, see the "Current backflow" and "Historical backflow" sections of the Manage a graph topic.Historical backflow
Query the data that is returned.
Download iGraph SDK for Java