neo4j-contrib / neo4j-graph-algorithms

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

put louvain concurrency to 1 until we have a parallel implementation #818

Closed mneedham closed 5 years ago

mneedham commented 5 years ago

@jexp I think this is the idea right? Algorithm on a single thread, but all other use of concurrency respect whatever config you pass in