Hello,
I'm struggeling to find reliable information about how to write automated test when using Neo4J.
I found of course the documentation telling to use TestGraphDatabaseFactory().newImpermanentDatabase(). But that's only valid when we use an embed...