Bump commons-io from 2.6 to 2.7 (#85)

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 file changed
tree: c337ea6576e8b6cd4f722ee60ffd77a9c1b85b60
  1. .github/
  2. assembly/
  3. src/
  4. .gitattributes
  5. .gitignore
  6. .travis.yml
  7. build.sh
  8. checkstyle.xml
  9. ci.yml
  10. LICENSE
  11. pom.xml
  12. 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.