Data exploration¶
NebulaGraph Explorer is a visualization tool embedded in NebulaGraph Cloud, designed for exploring relationships and discovering insights in data hosted with NebulaGraph. It provides an easy-to-use interface and various features for data visualization and exploration.
Features¶
NebulaGraph Explorer provides the following features to help you explore your data:
- Interactive exploration: You can select multiple nodes to find their neighbors at one click, or explore the paths among these nodes based on different edge types.
- Data querying and filtering: You can query nodes, paths, and subgraphs based on specific conditions and apply various filters to customize the visualization.
- Rich visualization: You can customize the visualization style with different layouts, node and edge styles, and color schemes.
- Data storage and export: You can save the exploration results as images or export them as JSON or CSV files for further analysis.
Scenarios¶
NebulaGraph Explorer is useful in the following scenarios:
- You have no coding experience and want to explore the relationships in your data visually.
- You want to quickly understand the structure of your data, find the underlying patterns, and discover insights.
Related topics¶
For more information about data exploration, see the topics below.
- Manage explorations: Create, delete, and rename explorations.
- Explore subgraphs: Query nodes, explore relations, and query paths.
- Manage canvas data: Manage the data displayed on the canvas, including filtering, viewing, saving, exporting, and zooming.