Using match (n) detach delete n;
in Neo4j when working with Graphileon Interactor deletes all users and functions from Interactor
. After that you can't access Interactor anymore, even after creating a new user.
How can I delete everything from my neo4j database, exept the pre-defined functions and user profiles from Interactor?