Skip to content

Instantly share code, notes, and snippets.

@naartjie
Last active September 18, 2018 06:21
Show Gist options
  • Select an option

  • Save naartjie/fcefdd87515a39b21620b7b6c268b176 to your computer and use it in GitHub Desktop.

Select an option

Save naartjie/fcefdd87515a39b21620b7b6c268b176 to your computer and use it in GitHub Desktop.
GQL by entity key
SELECT * from EntityName where __key__ = KEY(EntityName, <value>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment