tigergraph / gsql-graph-algorithms

GSQL Graph Algorithms
https://docs.tigergraph.com/graph-ml/current/intro/
Apache License 2.0
192 stars 70 forks source link

Louvain algorithm #31

Closed Boyu1997 closed 3 years ago

Boyu1997 commented 3 years ago

Louvain community detection algorithm Distributed version using UDF, updating the current louvain_parallel.gsql

Testing in tigergraph/bigtest#567