diff options
| -rwxr-xr-x | reset-local-database.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reset-local-database.sh b/reset-local-database.sh index d70b976c..f2faecd2 100755 --- a/reset-local-database.sh +++ b/reset-local-database.sh @@ -4,4 +4,4 @@ quit_if_no_neo4j_running -./tools/neo4j-cypher < res/neo4j/reset-db__single_link.cypher +./tools/neo4j-cypher < res/neo4j/reset-db__clean.cypher |
