Graph Features¶
This section provides step-by-step instructions for creating, updating, querying, and managing graphs.
Topics¶
-
Create Graph Describes how to define a graph schema using SQL queries and create a graph from relational data.
-
Graph DML Describes how to add or delete vertices and edges in a created graph.
-
Querying Describes how to run graph queries using SQL/GQL query languages, including currently supported graph query syntax and example queries.
-
Operations Check graph definitions and created graph state.