Click or drag to resize

GraphHelperAdjacentOutgoing Method

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