Hi! Peter Haensgen wrote:
The example package could also contain the initialized Neo database files?
I think it's better to keep generated stuff outside of the repository, and make it easy to generate it.
After some hacking, I concluded that the best way was still to add the examples as test classes. The tests (actually only one right now :-) currently writes to the same node space (replacing the old one). This makes it easy to run different examples and then show them in Neoclipse.
/anders _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

