Community detection based on Jaccard similarity index with Neo4j
Recently similarity algorithms were introduced in Neo4j graph algorithms library, so I decided to show how easy it has become to infer a graph using Jaccard similarity and then run Community detect…