What is NebulaGraph Studio¶
NebulaGraph Studio (Studio for short) is a visualization tool embedded in NebulaGraph Cloud. It provides a graphical user interface (GUI) for managing schemas, graph types, and graphs, and includes a built-in console for executing GQL queries and visualizing the results.
Features¶
NebulaGraph Studio provides the following features to help you manage and visualize graph data:
- Schema management: You can create graph types and graphs within a schema through a visual interface.
- Console: You can execute GQL queries and view the results in a visual format.
Scenarios¶
NebulaGraph Studio is suitable for the following scenarios:
- You have just deployed a NebulaGraph cluster and want to create graphs through a GUI.
- You are a beginner with GQL and want to view the results of your queries in a visual format.