Skip to content

Page overview

This topic introduces the NebulaGraph Explorer page to help you learn more about NebulaGraph Explorer's functions.

The NebulaGraph Explorer page consists of three modules top navigation bar, left-side navigation bar, and canvas.

explorer-overview

Top navigation bar

Icon/Element Description
Explorer Visually explore and analyze data. For more information, see Start querying, Vertex Filter, Graph exploration and Graph algorithm.
Visual Query Visually construct scenarios for data queries. For more information, see Visual Query.
Workflow Visually construct custom workflows for complex graph computing. The Workflow page can be displayed only when Workflow is enabled in setting. For more information, see Workflow overview.
Schema_drafting Users can design their schemas on the canvas to visually display the relationships between vertices and edges. For more information, see Schema drafting.
create_schema Manage NebulaGraph database graph spaces. For more information, see Create a schema.
import_data Bulk import of data into NebulaGraph. For more information, see Import data.
Console Query the NebulaGraph data with nGQL statements. For more information, see Console.
Template The template of the nGQL. For details, see nGQL template.
db_user_management Manage the users in NebulaGraph database. For more information, see Database user Management。
setting Global Settings. You can set the language of the Explorer page, enable Beta functions, and the maximum number of canvas query results.
help Guide and help you in using NebulaGraph.
feedback Feedback page. You can report troubles, submit suggestions, participate in research, or contact the NebulaGraph team.
clear_connection Show the connection information and version information. You can change passwords and log out.

Left-side navigation bar

Note

After logging into Explorer, select a graph space and click on it to unlock query and exploration functions in the left-side navigation bar. For more information, see Choose graph spaces.

Click the icons in the left-side navigation bar to import, analyze, and explore graph data. The descriptions of the icons are as follows:

Icon Description
query Enter VIDs or tags to query data. For more information, see Ways to query data.
filter Search for target vertexes displayed on the canvas. For more information, see Filter vertices.
expand Perform explorations on the vertices on the canvas by setting edge directions, steps, and filtering conditions. For more information, see Graph exploration.
commonNeighbor Select at least two vertices on the canvas to search for their common neighbors. For more information, see Graph exploration.
findPath Find all paths, the shortest path, and the non-loop paths from the source to the destination vertex. For more information, see Graph exploration.
propertyView Choose whether to display the properties of vertices or edges on the canvas. For more information, see Graph exploration.
graph-algorithm Perform graph computing based on the vertexes and edges on the canvas. For more Information see Graph computing.
propertyCalculation Perform property calculation based on the aggregated edges on the canvas. For more Information see Property calculation。
snapshot View historical snapshots. For more information, see Canvas snapshots.
graphSpace View all graph spaces. Click a graph space to create a canvas corresponding to it. For more information, see Choose graph spaces.

Canvas

Note

After logging into Explorer, select a graph space and click on it to enter the canvas page. For more information, see Choose graph spaces.

Graph data can be displayed visually on a canvas. The canvas consists of the following parts:

  • Tabs on the Top
  • Visualization modes
  • Data storage
  • Search box
  • Layouts
  • Minimap
  • Data overview

For more information, see Canvas overview.


Last update: January 11, 2023