support graph-create and graph-drop subcommand (#2) (#95)

3 files changed
tree: f0524f2c755a1ffcf13cd8c041ab38d2ea4d680b
  1. .github/
  2. assembly/
  3. src/
  4. .gitattributes
  5. .gitignore
  6. .travis.yml
  7. build.sh
  8. checkstyle.xml
  9. ci.yml
  10. LICENSE
  11. pom.xml
  12. 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.