Fix some shell script bugs and improve compatibility

1. improve return status of func 'command_available'
2. add check before using the command

Change-Id: Ic4a68f1e42d670ca06c15c3521c58979b164b0a3
1 file changed
tree: f9e6862d8a388c8f91f0674d6ebb751a6e52c585
  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.