support migrate subcommand (#45)

Change-Id: I649b08251e9d35d310d4964e8bc77c1e49ce0e4f
8 files changed
tree: 125254dc37d67db764ebb8c76be308625b76e620
  1. assembly/
  2. src/
  3. .gitattributes
  4. .gitignore
  5. build.sh
  6. ci.yml
  7. LICENSE
  8. pom.xml
  9. 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.