DZone Database Zone
Neo4j and Cypher: Deleting Duplicate Nodes
I had a problem on a graph I was working on recently where I’d managed to create duplicate nodes because I hadn’t applied any unique constraints.
I wanted to remove the duplicates and came across Jimmy Ruts’ excellent post, which shows some ways to do this.
No comments:
Post a Comment