Skip to content

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.

  1. Deploy Nebula Graph

    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.

  2. Start Nebula Graph

    Users need to start Nebula Graph after deployment.

  3. Connect to Nebula Graph

    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.

  4. CRUD in Nebula Graph

    Users can use nGQL (Nebula Graph Query Language) to run CRUD after connecting to Nebula Graph.


Last update: September 6, 2021
Back to top