restore use configured graph to query mode instead of default 'hugegraph' (#26)

fixed: #27

Change-Id: I88900ed6f028703f39b1647088ed3a21c293411c
1 file changed
tree: 04c8783af40b6b32f333734bdb55888bf9af5427
  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.