Name | Description |
---|---|
ParentsOperation | "parents" operation working on ContentRepository nodes. It iterates over all context elements and returns the parent nodes or only those matching the filter expression specified as optional argument. |
ParentsUntilOperation | "parentsUntil" operation working on ContentRepository nodes. It iterates over all context elements and returns the parent nodes until the matching parent is found. |
SortOperation | "sort" operation working on ContentRepository nodes. |