clean neo4j db from command line code example Example: clear neo4j database match (a) -[r] -> () delete a, r match (a) delete a