GraphHelperBoundedReachableIncoming Method |
| Name | Description | |
|---|---|---|
| BoundedReachableIncoming(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
| |
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, IGraph) | ||
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, Int32) |
Returns set of nodes reachable from the start node within the given depth via incoming edges, under the type constraints given
| |
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment, Int32) | ||
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, IGraph, IActionExecutionEnvironment) | ||
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, IGraph, Int32) | ||
| BoundedReachableIncoming(INode, Int32, EdgeType, NodeType, IGraph, IActionExecutionEnvironment, Int32) |