cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Clustering algorithm

which algorithm in neo4j i can use to group similar nodes in a cluster? Please i need help

2 REPLIES 2

There are many. Here is the entry point to the documentation. You should have a look at "similarity" and "community detection" algorithms and see what suits your use case, and then ask more specific questions if you need further help, in a different thread.

https://neo4j.com/docs/graph-data-science/current/algorithms/

thanks a lot for your help