On Wed, Dec 30, 2009 at 2:44 PM, Tobias Ivarsson <[email protected]> wrote: > ... Normal operation does not allow you to create such > relationships, but the batch insertion mode omits a number of these checks. >
Correct. It may however be possible to throw an exception when creating relationship to same node (when using the batch inserter) without hurting performance. Núria, you will have to start from a new db and inject the data again (not creating any relationship to the same node). -Johan _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

