Skip to content

Manage explorations

An exploration in NebulaGraph Cloud is a canvas where you can query and visualize data from a NebulaGraph graph. You can create, delete, and rename explorations in NebulaGraph Cloud. This topic introduces how to manage explorations in NebulaGraph Cloud.

Manage explorations

Prerequisites

A graph is created. For more information, see Manage graphs or CREATE GRAPH. (Initial password: Nebula.123)

Create an exploration

  1. On the Database page, click the name of the target database to view the database details.
  2. On the left-side navigation pane of the database details page, click Explore under Data.
  3. Click New Exploration.
  4. In the dialog box that appears, enter a name for the exploration and select the graph that you want to explore.
  5. Click Create.

Delete an exploration

  1. On the Database page, click the name of the target database to view the database details.
  2. On the left-side navigation pane of the database details page, click Explore under Data.
  3. On the Exploration List page, select the exploration that you want to delete.
  4. Click more actions icon in the lower right corner and then click Delete Exploration.
  5. In the confirmation dialog box that appears, click Delete.

Rename an exploration

  1. On the Database page, click the name of the target database to view the database details.
  2. On the left-side navigation pane of the database details page, click Explore under Data.
  3. On the Exploration List page, select the exploration that you want to rename.
  4. Click more actions icon in the lower right corner and then click Edit.
  5. In the dialog box that appears, enter a new name for the exploration and then click Update.