An open API service indexing awesome lists of open source software.

https://github.com/hugegraph/hugegraph-studio

HugeGraph Database web UI
https://github.com/hugegraph/hugegraph-studio

Last synced: 5 months ago
JSON representation

HugeGraph Database web UI

Awesome Lists containing this project

README

          

# hugegraph-studio

hugegraph-studio is an interactive developer’s tool for HugeGraph, a graphical IDE based on web browsers. it provides a graphical interface for Gremlin input. For developers, it's more intuitive and easy to query and analyze graph data through hugegraph-studio.

## Features

- Drawing graph through the vertices and edges
- Displaying data details of vertices, edges and schema
- Intelligent Gremlin editor that provides syntax highlighting, intelligent code completion
- Board management, which is used to record the history of query and analysis
- Data analysis based on the results of Gremlin execution

## Learn More

[The project homepage](https://hugegraph.github.io/hugegraph-doc/quickstart/hugegraph-studio.html) contains more information about hugegraph-studio.

## License

hugegraph-studio is licensed under Apache 2.0 License.