I have an element of my node marked with
@Indexed
String name

I want to ensure that when I persist nodes, only one node with that name
gets persisted.  (I want to throw an error here and ask the user to give a
different name)
What is the best way to ensure this. Any suggestions  ?

- Karan
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to