Create arcs between nodes with same label
Hi, I have the following problem. I developed a code on Spark/Python for k-medoids. Now I've managed to load the medoids that come from python directly into neo4j, meaning that spark communicates with neo4j. I also uploaded the data from a csv to neo...