Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created November 8, 2021 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Hkazanci93/56af0e2f076003a4dc14ec2c40cd83c6 to your computer and use it in GitHub Desktop.
Save Hkazanci93/56af0e2f076003a4dc14ec2c40cd83c6 to your computer and use it in GitHub Desktop.
GRAPH.QUERY MATCH  (u:User)-[:participants]->(:Exp {id: '$experimentId'}) RETURN COUNT(u.id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment