hugegraph-sync/hugegraph-example
Jermy Li 43b8ae7bff
Bfs optimize vertex-out-out query (#1359)
* not-commit: optimize-query-vertex-out-out-with-in-and
* fix cassandra IN query
* fix batch query missing limit and page info
* add feature supportsQueryWithInCondition()
* improve TableSerializer.writeQueryEdgeCondition()
* impprove flatten IN
* rename BatchQuery to BatchConditionQuery
* fix query from RamTable not flatten
* use BatchMapperIterator to fetch intermediate results(by batch avoid OOM)
* rename to HugeVertexStepByBatch and just enable when needed
* set batch list capacity
* set QUERY_BATCH = 100 for scylladb limit

Change-Id: I1b3c2e942cbfdc9f51cfc43a3ff5aa61b62e22d0
2021-11-03 19:08:59 +08:00
..
src/main Bfs optimize vertex-out-out query (#1359) 2021-11-03 19:08:59 +08:00
pom.xml Upgrade version to 0.12.0 (#1372) 2021-03-26 18:00:34 +08:00