Click or drag to resize

PlanNodePatternEdgeSource Field

Only valid if this plan node is representing a pattern edge, then PatternEdgeSource gives us the plan node made out of the source node of the edge

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public PlanNode PatternEdgeSource

Field Value

PlanNode
See Also