Skip to content

Instantly share code, notes, and snippets.

@tomasonjo
Created January 18, 2024 11:04
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 tomasonjo/77a8a78b907c8e306e86ee003990b3a4 to your computer and use it in GitHub Desktop.
Save tomasonjo/77a8a78b907c8e306e86ee003990b3a4 to your computer and use it in GitHub Desktop.
question cypher
When was Top Gun released? MATCH (m:Movie{title:'Top Gun'}) RETURN m.released
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment