add auth backup and auth restore (#76)

* add auth backup and auth restore

* Add functional tests for auth backup and restore

* add travis for tools
32 files changed
tree: a6a9c3ed8ee900ae8ef804d7416c7b9d8b5a984b
  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.