 | SearchPlanNodeNodeOutgoingPatternEdges Field |
OutgoingPatternEdges are the search plan nodes which originate from the outgoing pattern edges of the pattern node this node represents
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic readonly List<SearchPlanEdgeNode> OutgoingPatternEdges
Field Value
Type:
ListSearchPlanEdgeNode
See Also