Skip to content

Instantly share code, notes, and snippets.

@FylmTM
Created August 30, 2016 11:01
Show Gist options
  • Save FylmTM/d38854cdde507fa48ff6c89f1dbf2c08 to your computer and use it in GitHub Desktop.
Save FylmTM/d38854cdde507fa48ff6c89f1dbf2c08 to your computer and use it in GitHub Desktop.
delete all data
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