support graph-create and graph-drop subcommand (#2) (#95)
3 files changed
tree: f0524f2c755a1ffcf13cd8c041ab38d2ea4d680b
- .github/
- assembly/
- src/
- .gitattributes
- .gitignore
- .travis.yml
- build.sh
- checkstyle.xml
- ci.yml
- LICENSE
- pom.xml
- README.md
README.md
HugeGraph-Tools
HugeGraph-Tools is a customizable command line utility for deploying, managing and backing up/restoring graphs from HugeGraph database.
Main Functions
- Deploy and clear HugeGraph-Server and HugeGraph-Studio automatically.
- Manage graphs and query with Gremlin from multiple HugeGraph databases essily.
- Backup/restore graph schema and graph data from/to HugeGraph databases conveniently, also support backup periodically
Learn More
The project homepage contains more information about HugeGraph-Tools.
License
HugeGraph-Tools is licensed under Apache 2.0 License.