Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 358 Bytes

用途

  • 针对图数据库(目前有支持Janusgraphhe和Hugegraph)进行一些性能测试,如插入、查询、遍历等
    • janusgraph-operate-insert:图数据插入模块
    • janusgraph-operate-query:图数据查询模块
    • janusgraph-operate-traversal-query:图数据遍历模块模块。如一键展开、两点之间最短路径等