We should add a native unique constraint on the id per entity type as well as for any unique columns , natural ids and for any additional unique constraints added to an entity.
Also see http://docs.neo4j.org/chunked/stable/tutorials-java-embedded-unique-nodes.html#tutorials-java-embedded-unique-get-or-create
|