User Tools

Site Tools


01_user_documentation:07_rgg_xl:02_xl:03_query:01_predicate:10_conpound

This is an old revision of the document!


Combining

Node patterns, combined with path patterns, define a connected pattern graph. The pattern graph may additionally:

  • Combine several path patterns without node pattern.
  • Use unconnected part with the separator comma (,).
  • Include boolean valued expression as condition.

Combined path pattern

If several path pattern are used between two node pattern, it is implicitly using any type of node. E.g. Node > > +> Node finds nodes connected with a path of two successor edges, and one branch edge.

Unconnected part

Unconnected pattern are defined with a comma. E.g. n1:Node, n2:Node find all pairs of nodes, without imposing any relation between the two. The two nodes will be separately matched, i.e. n1 != n2.

01_user_documentation/07_rgg_xl/02_xl/03_query/01_predicate/10_conpound.1755870822.txt.gz · Last modified: 2025/08/22 15:53 by gaetan