- Companion
- class
Type members
Classlikes
Identifies a component boundary.
join is applied to the current cursor and child yielding a continuation query which will be
evaluated by the interpreter identified by componentId.
Identifies a component boundary.
join is applied to the current cursor and child yielding a continuation query which will be
evaluated by the interpreter identified by componentId.
A deferred query.
join is applied to the current cursor and child yielding a continuation query which will be
evaluated by the current interpreter in its next stage.
A deferred query.
join is applied to the current cursor and child yielding a continuation query which will be
evaluated by the current interpreter in its next stage.
Add env to the environment for the continuation child
Add env to the environment for the continuation child
Retains only elements satisfying pred and continues with child
Retains only elements satisfying pred and continues with child
Extractor for nested Filter/OrderBy/Limit patterns in the query algebra
Extractor for nested Filter/OrderBy/Limit patterns in the query algebra
Evaluates an introspection query relative to schema
Evaluates an introspection query relative to schema
Limits the results of list-producing continuation child to num elements
Limits the results of list-producing continuation child to num elements
The result of child if the focus is of type subtpe, Empty otherwise.
The result of child if the focus is of type subtpe, Empty otherwise.
Orders the results of list-producing continuation child by fields
specified by selections.
Orders the results of list-producing continuation child by fields
specified by selections.
Extractor for nested Rename/Select patterns in the query algebra
Extractor for nested Rename/Select patterns in the query algebra
Select field name given arguments args and continue with child
Select field name given arguments args and continue with child
Skips/includes the continuation child depending on the value of cond
Skips/includes the continuation child depending on the value of cond
Continues with single-element-list-producing child and yields the single element
Continues with single-element-list-producing child and yields the single element