Hello Stack Overflow community, I'm really need a help about something, I want to apply a community detection algorithm on a graph, contains distances between person ( social network) I want to know if neo4j k-means algorithm of community détection works with this type of graphs ?
The k-means for Graph Data Science (GDS) is in alpha mode, meaning on the early stage of development and can have major change(s) on it.
Here is the documentation: https://neo4j.com/docs/graph-data-science/current/algorithms/alpha/kmeans/
Enjoy reading it!