4.1 Quick Start for Working with SQL Property Graphs
This tutorial helps you get started on creating, querying, and running graph algorithms on a SQL property graph.
Before you begin, ensure that you have the required privileges to create and drop a SQL property graph. See Granting System and Object Privileges for SQL Property Graphs for more information.
The following tutorial uses the SQLcl tool and is based on the sample
bank graph data (see Using Sample Graph Data) provided with the graph server installation in the database tables.
However, you can run these examples using any SQL based interface.
Parent topic: Introduction to SQL Property Graphs
