EdgeQL Tutorial

Shapes

Subtopics

It's possible to fetch an object and its links as a nested structure. This is done by using nested shapes. For example, to fetch a user and everyone whom that user follows try:

Input
Run
Output
Press the 'Run' button to evaluate the input

To get all photos corresponding to a certain hashtag and their associated authors, try:

Input
Run
Output
Press the 'Run' button to evaluate the input