![]() | GraphHelperReachableIncoming Method |
Name | Description | |
---|---|---|
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType) |
Returns set of nodes reachable from the start node via incoming edges, under the type constraints given
|
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment) | |
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, IGraph) | |
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, Int32) |
Returns set of nodes reachable from the start node via incoming edges, under the type constraints given
|
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) | |
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, IGraph, IActionExecutionEnvironment) | |
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, IGraph, Int32) | |
![]() ![]() | ReachableIncoming(INode, EdgeType, NodeType, IGraph, IActionExecutionEnvironment, Int32) |