01_user_documentation:groimp-platform:xl-builtin-methods
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| 01_user_documentation:groimp-platform:xl-builtin-methods [2025/01/24 11:58] – ↷ Page moved from groimp-platform:xl-builtin-methods to 01_user_documentation:groimp-platform:xl-builtin-methods gaetan | 01_user_documentation:groimp-platform:xl-builtin-methods [2025/01/24 17:06] (current) – removed gaetan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | XL-Operators are designed to simplify the usage of XL queries and rewriting rules. Moreover these operators can improve the performance of a query due to there deep integration into the model. | ||
| - | In the following the operators a separated into Analytical and selection operators to either get a value for analysis or a node/ a collection of nodes for rewriting. | ||
| - | ====== Analytical Operators ====== | ||
| - | |||
| - | | Command | description | example | | ||
| - | | min((*// | ||
| - | | max((*// | ||
| - | | sum((*// | ||
| - | | mean((*// | ||
| - | | prod((*// | ||
| - | | count((*// | ||
| - | | empty((*// | ||
| - | | forall((*// | ||
| - | | exist((*// | ||
| - | |||
| - | |||
| - | For the operators min, | ||
| - | ====== Selection Operators ====== | ||
| - | |||
| - | | command | description| example| | ||
| - | | first((*// | ||
| - | | last((*// | ||
| - | | slice((*// | ||
| - | |selectWhere((*// | ||
| - | |selectWhereMin((*// | ||
| - | |selectWhereMax((*// | ||
| - | |selectRandomly((*// | ||
| - | |selectRandomly((*// | ||
| - | |||
| - | |||
| - | ====== Other ====== | ||
| - | |||
| - | |command | description|example| | ||
| - | | array((*// | ||
| - | | string((*// | ||
| - | |||
| - | |||
| - | |||
| - | additional information can be found in the [[https:// | ||
01_user_documentation/groimp-platform/xl-builtin-methods.1737716338.txt.gz · Last modified: 2025/01/24 11:58 by gaetan
