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
- Host: GitHub
- URL: https://github.com/hugegraph/hugegraph-studio
- Owner: hugegraph
- License: apache-2.0
- Created: 2018-07-26T12:39:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-12T07:45:48.000Z (10 months ago)
- Last Synced: 2025-08-12T09:28:28.643Z (10 months ago)
- Language: Java
- Size: 1.59 MB
- Stars: 43
- Watchers: 14
- Forks: 32
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.