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