add thread-num args for backup/restore cmd (#83)

improve: hugegraph/hugegraph#1390

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