01_user_documentation:07_rgg_xl:03_query_graph
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| 01_user_documentation:07_rgg_xl:03_query_graph [2025/11/21 16:17] – gaetan | 01_user_documentation:07_rgg_xl:03_query_graph [2026/02/07 12:42] (current) – gaetan | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| It is possible to specify which model graph is to be used for a given rule with the syntax: | It is possible to specify which model graph is to be used for a given rule with the syntax: | ||
| <code java> | <code java> | ||
| - | RGGGraph qgraph = rgggraph(); // get or create a rgggraph | + | RGGGraph qgraph = rggGraph(); // get or create a rgggraph |
| qgraph.[ /* a rule block */]; // to use the model graph on the rule block | qgraph.[ /* a rule block */]; // to use the model graph on the rule block | ||
| qgraph.(* /* a query expr */ *); // or on a query expression | qgraph.(* /* a query expr */ *); // or on a query expression | ||
01_user_documentation/07_rgg_xl/03_query_graph.1763738224.txt.gz · Last modified: 2025/11/21 16:17 by gaetan
