Click or drag to resize

InterpretationPlanNodeMatcher Fields

The InterpretationPlanNodeMatcher type exposes the following members.

Fields
 NameDescription
Public fieldId A unique identifier denoting this interpretation plan operation
(Inherited from InterpretationPlan)
Public fieldnext The next interpretation plan operation
(Inherited from InterpretationPlan)
Public fieldnode The node matched by this interpretation plan operation during execution
Public fieldplanNodeNode The node representation in the search plan; the elementID - 1 is the index in the nodes array of the pattern graph
Public fieldprev The previous interpretation plan operation
(Inherited from InterpretationPlan)
Top
See Also