Google News
logo
Neo4J - Interview Questions
Explain how you can create/delete databases in Neo4j?
To delete/remove entire graph directory you can use command rm –rf data/* as such Neo4j is not storing anything outside that.
Advertisement