Skip to content

Instantly share code, notes, and snippets.

@veysiertekin
Created November 4, 2019 15:45
Show Gist options
  • Save veysiertekin/971573e230ea95f967a1b592fa6c96e2 to your computer and use it in GitHub Desktop.
Save veysiertekin/971573e230ea95f967a1b592fa6c96e2 to your computer and use it in GitHub Desktop.
Neo4j
CALL apoc.meta.stats() YIELD relTypes, relTypesCount
RETURN relTypes, relTypesCount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment