delete all nodes ineno4j and free database code example Example: delete all nodes neo4j MATCH (n) DETACH DELETE n;