01_user_documentation:07_rgg_xl:03_query_graph:07_msgraph:05_production
Table of Contents
MS production
The MSGraph model change the default production statements. Similarly to the MS space predicate, the default space operator is override in a ms production to match the scales of the different nodes produced.
Clique
Cliques are fully interconnected subgraphs, connected by bidirectional edges with both successor and branch bits (thus they have and edge bit of 768). Cliques are used by the MSGraph model to define node types that belong to a same scale.
Clique can be created in a production statement with the symbol {# and #}.
Space operator
The space operator (implicit edge operator) is replaced to either:
- if the produces nodes between the operator belong to the same scale: create a successor edge (as in an rgg producer).
- otherwise: produced nodes are implicitly “grouped” by scale, and all nodes of the group on the right are connected with refinement edges to the last node of the left group.
01_user_documentation/07_rgg_xl/03_query_graph/07_msgraph/05_production.txt · Last modified: 2026/02/07 14:05 by gaetan
