Add options to a query.
Order the query results. Orders are specified in priority order. The first order will be applied first, etc.
Order to sort the results.
Query for the ordered results.
Traverse an outgoing reference.
Property path inside T that is a reference or optional reference.
Query for the target of the reference.
Find objects referencing this object.
Schema of the referencing object.
Property path inside the referencing object that is a reference.
Query for the referencing objects.
Filter the current selection based on a filter.
Filter to select the objects.
Query for the selected objects.
For a query for relations, get the source objects.
Query for the source objects.
Find relations where this object is the source.
Schema of the relation.
Optional
Predicates to filter the relation objects.
Query for the relation objects.
For a query for relations, get the target objects.
Query for the target objects.
Find relations where this object is the target.
Add options to a query.