GraphHelperIsBoundedReachable Method |
| Name | Description | |
|---|---|---|
| IsBoundedReachable(IGraph, INode, INode, Int32, EdgeType, NodeType) |
Returns whether the end node is reachable from the start node within the given depth, under the type constraints given
| |
| IsBoundedReachable(IGraph, INode, INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| IsBoundedReachable(IGraph, INode, INode, Int32, EdgeType, NodeType, Int32) |
Returns whether the end node is reachable from the start node within the given depth, under the type constraints given
| |
| IsBoundedReachable(IGraph, INode, INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |