![]() | GraphHelperBoundedReachableWithRemainingDepthIncoming Method |
Name | Description | |
---|---|---|
![]() ![]() | BoundedReachableWithRemainingDepthIncoming(INode, Int32, EdgeType, NodeType) |
Returns set of nodes reachable from the start node within the given depth via incoming edges, under the type constraints given
|
![]() ![]() | BoundedReachableWithRemainingDepthIncoming(INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment) | |
![]() ![]() | BoundedReachableWithRemainingDepthIncoming(INode, Int32, EdgeType, NodeType, Int32) |
Returns map of nodes to remaining depth reachable from the start node within the given depth via incoming edges, under the type constraints given
|
![]() ![]() | BoundedReachableWithRemainingDepthIncoming(INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |