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