Hello Michael, I glanced through plugin's source code, and spank me if i'm wrong, but is the plugging limited to removing only 1k nodes at a time?
https://github.com/jexp/neo4j-clean-remote-db-addon/blob/master/src/main/java/org/neo4j/server/extension/test/delete/DeleteDatabaseResource.java#L58 calls https://github.com/jexp/neo4j-clean-remote-db-addon/blob/master/src/main/java/org/neo4j/server/extension/test/delete/Neo4jDatabaseCleaner.java#L32 With a 1k limit. Maybe it's just a type, and you intended to use the parameter-less version of the function? cheers and thanks for answers _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user