I am performing Entity resolution using Neo4j. I would like nodes to cluster into one component only when they share more than x relationships between them. How is that feasible? Do I need to use any other algorithm?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
algo.unionFind connected component | 1 | 1013 | September 27, 2019 | |
How can I display groups of nodes which realized more than n realtionships with different nodes in the graph | 8 | 3140 | February 17, 2020 | |
Neo4j's connected component algorithm | 1 | 436 | May 19, 2020 | |
clustering algorithm | 0 | 354 | June 15, 2020 | |
Clustering of nodes. Combining nodes based on commonality with other nodes | 2 | 349 | August 24, 2021 |