GitXplorerGitXplorer
a

incubator-hugegraph-tools

public
21 stars
29 forks
10 issues

Commits

List of commits on branch master.
Verified
668333a877106a9028174ca239655e491dcb2c5f

support graph-create and graph-drop subcommand (#2) (#95)

zzhoney committed 3 years ago
Verified
11a817ed7c2123496167839f75e936960a784f5f

upgrade version to 1.6.0 (#94)

zzhoney committed 3 years ago
Verified
86a4efc1a07cdc5e3f2ae12fa15684e76c37bb65

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

ddependabot[bot] committed 3 years ago
Verified
38d18fb286c21c5546ebf71e93813080b8aa71fb

chore: add issue template & auto stale issues and pr (#92)

iimbajin committed 3 years ago
Verified
62a3864d8f008b2cf190cbe76a08b9c253331c35

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

zzhoney committed 3 years ago
Verified
523042bc2e1faa1b38f9da9b31c2457479339387

Fix macos free_memory calculate by using vm_stat (#82)

ccoderzc committed 3 years ago

README

The README file for this repository.

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.