Click or drag to resize

GraphHelperAdjacentIncoming Method

Overload List
  NameDescription
Public methodStatic memberAdjacentIncoming(INode, EdgeType, NodeType)
Returns set of nodes adjacent to the start node via incoming edges, under the type constraints given
Public methodStatic memberAdjacentIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment)
Public methodStatic memberAdjacentIncoming(INode, EdgeType, NodeType, Int32)
Returns set of nodes adjacent to the start node via incoming edges, under the type constraints given
Public methodStatic memberAdjacentIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32)
Top
See Also