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.
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. For more information, see Workflow overview. |
Manage NebulaGraph database graph spaces. For more information, see Create a schema. | |
Bulk import of data into NebulaGraph. For more information, see Import data. | |
Query the NebulaGraph data with nGQL statements. For more information, see Console. | |
Select the language of NebulaGraph Explorer page. Chinese and English are supported. | |
Guide and help you in using NebulaGraph. | |
Show the NebulaGraph version and allow you to disconnect from NebulaGraph Explorer. |
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 |
---|---|
Enter VIDs or tags to query data. For more information, see Ways to query data. | |
Search for target vertexes displayed on the canvas. For more information, see Filter vertices. | |
Perform explorations on the vertices on the canvas by setting edge directions, steps, and filtering conditions. For more information, see Graph exploration. | |
Select at least two vertices on the canvas to search for their common neighbors. For more information, see Graph exploration. | |
Find all paths, the shortest path, and the non-loop paths from the source to the destination vertex. For more information, see Graph exploration. | |
Choose whether to display the properties of vertices or edges on the canvas. For more information, see Graph exploration. | |
Perform graph computing based on the vertexes and edges in the canvas. For more Information see Graph computing. | |
View historical snapshots. For more information, see Canvas snapshots. | |
View all graph spaces. Click a graph space to create a canvas corresponding to it. For more information, see Choose graph spaces. | |
View Explorer documents and NebulaGraph forum. | |
View your account, explorer version and shortcuts, limit returned results. |
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.