Created
August 30, 2016 11:01
-
-
Save FylmTM/d38854cdde507fa48ff6c89f1dbf2c08 to your computer and use it in GitHub Desktop.
delete all data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MATCH (n) WHERE NOT n:DatabaseMetadata DETACH DELETE n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment