Nebula Graph, a distributed graph database, supports visual modeling

The new version (v1.2.0-beta) of Nebula Graph Studio (hereinafter referred to as Studio) has been released. Studio is a visualization tool for accessing the Nebula Graph graph database through the Web, providing one-stop services such as composition, data import, writing nGQL queries, graph exploration, etc.

In this update, Studio has released a new feature: visual Schema management. Since then, in Studio, users can directly create graph data schemas suitable for Nebula Graph without memorizing nGQL syntax, which is convenient and quick.

Interface example

Create graph space.

create-graphspace.png

Create labels, edge types, or indexes.

create-tag-edge-index.png

upgraded version

Run the following command to upgrade Studio to the latest version v1.2.0-beta.

cd path/to/nebula-web-docker
docker-compose pull && docker-compose up

Instructions

For detailed operations of Schema management, refer to Nebula Graph Studio User Manual .

 
 

Guess you like

Origin www.oschina.net/news/119451/nebula-graph-1-2-0-beta-released