Element of the search plan graph representing an element within the pattern graph or a root node.
| C# |
public class SearchPlanNode
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SearchPlanNode(String) | Initializes a new instance of the SearchPlanNode class | |
| SearchPlanNode(PlanNode) | Initializes a new instance of the SearchPlanNode class | |
| SearchPlanNode(PlanNodeType, Int32, Boolean, PatternElement) | Initializes a new instance of the SearchPlanNode class | |
| ElementID | ||
| IsPreset | ||
| NodeType | ||
| OutgoingEdges | ||
| PatternElement | ||
| ToString()()() | (Overrides Object.ToString()()().) | |
| Visited |
| Object | ||
| SearchPlanNode | ||
| SearchPlanEdgeNode | ||
| SearchPlanNodeNode | ||