Click or drag to resize

PatternCondition Fields

The PatternCondition type exposes the following members.

Fields
 NameDescription
Public fieldConditionExpression The condition expression to evaluate
Public fieldNeededEdgeNames An array of edge names needed by this condition.
Public fieldNeededEdges An array of edges needed by this condition.
Public fieldNeededNodeNames An array of node names needed by this condition.
Public fieldNeededNodes An array of nodes needed by this condition.
Public fieldNeededVariableNames An array of variable names needed by this condition.
Public fieldNeededVariables An array of variables needed by this condition.
Public fieldoriginalCondition Links to the original pattern condition in case this condition was inlined, otherwise null
Public fieldoriginalSubpatternEmbedding Links to the original subpattern embedding which was inlined in case this condition was inlined, otherwise null.
Top
See Also