01_user_documentation:07_rgg_xl:02_xl:03_query:01_predicate:01_node:02_parametrized
This is an old revision of the document!
Parametrized
Parametrized pattern enables to bound query variables to parameters of the node pattern. E.g. Sphere(5) Sphere® both 5 and r are declared query variables, yet they are used differently:
- Sphere(5) matches Sphere where the value of the parameter is exactly 5.
- Sphere® matches all Spheres and bound the parameter to the query variable
r, making it available to use.
01_user_documentation/07_rgg_xl/02_xl/03_query/01_predicate/01_node/02_parametrized.1755779859.txt.gz · Last modified: 2025/08/21 14:37 by gaetan
