The plan graph data structure for the MSA-algorithm.
| C# |
public class PlanGraph
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| PlanGraph(PlanNode, array<PlanNode>[]()[], array<PlanEdge>[]()[]) | Initializes a new instance of the PlanGraph class | |
| Edges | ||
| Nodes | ||
| Root |
| Object | |
| PlanGraph | |