GraphHelperBoundedReachableEdgesIncomingUndirected Method |
| Name | Description | |
|---|---|---|
| BoundedReachableEdgesIncomingUndirected(IGraph, INode, Int32, EdgeType, NodeType) |
Returns set of incoming undirected edges reachable from the start node within the given depth, under the type constraints given
| |
| BoundedReachableEdgesIncomingUndirected(IGraph, INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| BoundedReachableEdgesIncomingUndirected(IGraph, INode, Int32, EdgeType, NodeType, Int32) |
Returns set of incoming undirected edges reachable from the start node within the given depth, under the type constraints given
| |
| BoundedReachableEdgesIncomingUndirected(IGraph, INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |