tree: 551d6032ad1586597cb4a2316091be1d8913bc64 [path history] [tgz]
  1. conf/
  2. hg-store-cli/
  3. hg-store-client/
  4. hg-store-common/
  5. hg-store-core/
  6. hg-store-dist/
  7. hg-store-grpc/
  8. hg-store-node/
  9. hg-store-rocksdb/
  10. hg-store-test/
  11. .gitattributes
  12. .gitignore
  13. build-change.sh
  14. build-pre.sh
  15. build.sh
  16. ci.yml
  17. deploy-release.sh
  18. deploy-snapshot.sh
  19. init.sh
  20. LICENSE
  21. local-release.sh
  22. lombok.config
  23. NOTICE
  24. pom.xml
  25. README-dev.md
  26. README.md
  27. run.sh
  28. settings.xml
hugegraph-store/README.md

HugeGraph Store

HugeGraph Store is a new built-in storage backend, which uses RocksDB as the distributed backend storage engine.

Note: Currently, the contents of this folder are empty. Starting from revision 1.5.0, the code of HugeGraph Store will be adapted to this location (WIP).