summaryrefslogtreecommitdiff
path: root/reset-local-database.sh
AgeCommit message (Collapse)Author
2015-04-21rm reset-db__clean.cypher, call or alias 'neo4j-shell -file ↵LV-426
res/neo4j/rset-db__clean.cypher'
2015-02-05mv tools to src/local (next remove external curl util)Alon Levy
2015-02-04reset-local-database: update after script name change s/single_link/clean/Alon Levy
2015-01-29reset-local-database: use homegrown cypher query tool instead of ↵Alon Levy
neo4j-shell, since the later fails on Dor's mac
2015-01-27add reset-local-database.sh, extract tools/utils.shAlon Levy