Skip to content

Instantly share code, notes, and snippets.

@kennycyb
Created March 30, 2018 05:50
Show Gist options
  • Save kennycyb/8e3685818f26203ec33a31e45fb8e7e2 to your computer and use it in GitHub Desktop.
Save kennycyb/8e3685818f26203ec33a31e45fb8e7e2 to your computer and use it in GitHub Desktop.

Delete all nodes and relationships

match (n) detach delete n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment