Improve robust for backup huge data size (#21)

1. compress vertices and edges backup data
2. process 80w limit exceed exception
3. set timeout argument
4. add HDFS support

Change-Id: I2976270f8d8e6970f5966f48a5d91e9ab7056ce1
18 files changed
tree: c3dabf4579d5a18b1c37934f36ab4853cf7f723f
  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.