![]() | Interpretation |
public class InterpretationPlanLookupEdge : InterpretationPlanEdgeMatcher
The InterpretationPlanLookupEdge type exposes the following members.
Name | Description | |
---|---|---|
![]() | InterpretationPlanLookupEdge | Initializes a new instance of the InterpretationPlanLookupEdge class |
Name | Description | |
---|---|---|
![]() | Dump | (Overrides InterpretationPlanDump(SourceBuilder)) |
![]() | Emit | (Overrides InterpretationPlanEmit(SourceBuilder, Boolean)) |
![]() | EmitMatchedCheckAndSet | (Inherited from InterpretationPlan) |
![]() | EmitMatchedReset | (Inherited from InterpretationPlan) |
![]() | Execute(LGSPGraph, Boolean, ListFoundMatch) | (Overrides InterpretationPlanExecute(LGSPGraph, Boolean, ListFoundMatch)) |
![]() | Execute(LGSPGraph, Boolean, ListFoundMatch, Int32) | (Overrides InterpretationPlanExecute(LGSPGraph, Boolean, ListFoundMatch, Int32)) |
Name | Description | |
---|---|---|
![]() | edge |
The edge matched by this interpretation plan operation during execution
(Inherited from InterpretationPlanEdgeMatcher) |
![]() | Id |
A unique identifier denoting this interpretation plan operation
(Inherited from InterpretationPlan) |
![]() | next |
The next interpretation plan operation
(Inherited from InterpretationPlan) |
![]() | planEdgeNode |
The edge representation in the search plan; the elementID - 1 is the index in the edges array of the pattern graph
(Inherited from InterpretationPlanEdgeMatcher) |
![]() | prev |
The previous interpretation plan operation
(Inherited from InterpretationPlan) |