Quick start workflow¶
The quick start introduces the simplest workflow to use Nebula Graph, including deploying Nebula Graph, connecting to Nebula Graph, and doing basic CRUD.
Documents¶
Users can quickly deploy and use Nebula Graph in the following steps.
-
Users can use the RPM or DEB file to quickly deploy Nebula Graph. For other ways to deploy Nebula Graph and corresponding preparations, see deployment and installation.
-
Users need to start Nebula Graph after deployment.
-
Then users can use clients to connect to Nebula Graph. Nebula Graph supports a variety of clients. This topic will describe how to use Nebula Console to connect to Nebula Graph.
-
Users can use nGQL (Nebula Graph Query Language) to run CRUD after connecting to Nebula Graph.
Last update: September 6, 2021