Thanks again for all the help, things are going a lot faster.

I was trying to come up with a better post-unit tests clean-up strategy than
"delete all Neo files" when I realised that a node can't be deleted if it
had relationships, but a relationship can always be deleted (please correct
me if I'm wrong). This isn't mentioned in the JavaDoc, either. Would you
consider dumping the root relationship(s) a sufficient clean-up, or are
there things I should watch out for?

Sorry to harp on about this. I've spent the last few months writing a web
framework for my current employer, so I know first-hand how painful
documentation is, but I just thought I'd point it out so that the
referential integrity constraints could be explained at some point.

I've been thinking about the issues raised in the Starting pain with
Neo4j<http://lists.neo4j.org/pipermail/user/2008-December/000924.html>thread
because I've had some of the same experiences, so I might comment on
them when I have a bit more experience with it.

Mwanji
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to