Skip to content

Graph Features

This section provides step-by-step instructions for creating, updating, querying, and managing graphs.

Topics

  1. Create Graph Describes how to define a graph schema using SQL queries and create a graph from relational data.

  2. Graph DML Describes how to add or delete vertices and edges in a created graph.

  3. Querying Describes how to run graph queries using SQL/GQL query languages, including currently supported graph query syntax and example queries.

  4. Operations Check graph definitions and created graph state.