neo4j-contrib / neo4j-graph-algorithms

Efficient Graph Algorithms for Neo4j
https://github.com/neo4j/graph-data-science/
GNU General Public License v3.0
772 stars 194 forks source link

[WIP] Huge relationship scanning #738

Closed knutwalker closed 5 years ago

knutwalker commented 6 years ago

Supersedes: #650 Todo:

jexp commented 5 years ago

@knutwalker I did the testing with a huge store. It worked with Zing VM. We still have work to do for the algorithms.

Can you rebase this, then I can merge it and perhaps turn the TODOs into separate issues/PRs?

jexp commented 5 years ago

@knutwalker please rebase it, so we can merge it in

knutwalker commented 5 years ago

@jexp rebased

mneedham commented 5 years ago

@knutwalker need to rebase again - I guess after node loader was merged!

knutwalker commented 5 years ago

This one was included in #771, which was the one being merged, so I'll just close this one then.