15_cheatsheet:operators
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 15_cheatsheet:operators [2025/11/03 04:24] – created gaetan | 15_cheatsheet:operators [2026/04/21 14:28] (current) – [Selection Operators] Tim | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== XL operators ====== | ====== XL operators ====== | ||
| - | 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. | + | 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 their deep integration into the model. |
| - | In the following the operators a separated into Analytical | + | In the following, the operators a separated into analytical |
| ====== Analytical Operators ====== | ====== Analytical Operators ====== | ||
| Line 16: | Line 16: | ||
| | forall((*// | | forall((*// | ||
| | exist((*// | | exist((*// | ||
| + | |statistics((*// | ||
| Line 24: | Line 25: | ||
| | first((*// | | first((*// | ||
| | last((*// | | last((*// | ||
| - | | slice((*// | + | | slice((*// |
| |selectWhere((*// | |selectWhere((*// | ||
| |selectWhereMin((*// | |selectWhereMin((*// | ||
| |selectWhereMax((*// | |selectWhereMax((*// | ||
| |selectRandomly((*// | |selectRandomly((*// | ||
| - | |selectRandomly((*// | + | |selectRandomly((*// |
15_cheatsheet/operators.1762140275.txt.gz · Last modified: 2025/11/03 04:24 by gaetan
