Compatible with hugegraph 0.8 when restore graph data (#34)

Also:
1. add backup/restore progress
2. backup/restore default type is 'all'

implemented: #33

Change-Id: I78ceea26179e7eed6a5661b971f4ac92bc7b89ac
9 files changed
tree: a959ca922c7163dd789276061ece12c7975e7655
  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.