Click or drag to resize

SearchPlanEdgeNode Fields

The SearchPlanEdgeNode type exposes the following members.

Fields
  NameDescription
Public fielddirectionVariable
the direction variable interpretation plan operation created for this edge in case this is an edge to be matched bidirectionally in the graph
Public fieldedgeMatcher
the edge matcher interpretation plan operation created for this edge
Public fieldElementID (Inherited from SearchPlanNode.)
Public fieldIsPreset (Inherited from SearchPlanNode.)
Public fieldNodeType (Inherited from SearchPlanNode.)
Public fieldOutgoingEdges (Inherited from SearchPlanNode.)
Public fieldPatternEdgeSource
PatternEdgeSource gives us the search plan node which originated from the source of the pattern edge this node represents
Public fieldPatternEdgeTarget
PatternEdgeTarget gives us the search plan node which originated from the target of the pattern edge this node represents
Public fieldPatternElement (Inherited from SearchPlanNode.)
Public fieldVisited (Inherited from SearchPlanNode.)
Top
See Also