Closed gdbassett closed 9 years ago
Build a minion that walks around the graph looking at edges between nodes and removing any with duplicate URIs.
Should probably do the same for nodes as well.
Neo4j Edge Consolidator minion combines edges with the same URI. Node duplicate minion split out to issue #44.
Build a minion that walks around the graph looking at edges between nodes and removing any with duplicate URIs.