Skip to content

Instantly share code, notes, and snippets.

@Hkazanci93
Created October 31, 2021 19:09
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/aec7c7fb07f87603206b23e1b9c4ea66 to your computer and use it in GitHub Desktop.
Save Hkazanci93/aec7c7fb07f87603206b23e1b9c4ea66 to your computer and use it in GitHub Desktop.
GRAPH.QUERY xmentor "MATCH (student)-[:studying]->(course), (topic)-[:has]->(course) WHERE student.username = '${student.username}' RETURN topic"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment