neo4j-graph-algorithms
neo4j-graph-algorithms copied to clipboard
Parallelise batching of writes for similarity algorithms
Testing on the recommendations dataset, there are so many partitions that the sequential approach is still faster.
Hmm do we want to add this as an option to be able to experiment more with it?
We can merge this in but I need to fix the conflicts first