Hello everyone. 

Being new to Neo4J I hope I did not oversee anything. If so, I am sorry for 
that. I am referencing to the feature request 
https://github.com/neo4j/neo4j/issues/137

Having seen that unique constraints have been integrated in Neo4j 2.0, I 
have not found a way to generate those unique id's natively in Neo4J. Is 
this feature already existing? I am asking since graph databases are great. 
However, there are numerous scenarios where one at least other databases on 
the side. If one does not want to violate system wide "soft" referential 
integrity there have to be persistent unique id's in Neo4j. At the moment I 
simply do not see a pure and native Neo4j based approach to provide other 
databases with these id's. In consequence one would always have to generate 
a unique id software wise before creating a node in Neo4J. The other 
approach recommended in https://github.com/sarmbruster/neo4j-uuid looks 
technical fine, but is not "officially supported". All these "solutions" 
sound strange to me for a enterprise database system?

Have i missed something or can someone point me to the right direction?

Cheers, Fritz

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to