Last active
September 18, 2018 06:21
-
-
Save naartjie/fcefdd87515a39b21620b7b6c268b176 to your computer and use it in GitHub Desktop.
GQL by entity key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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