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