GraphHelperIsBoundedReachableEdgesIncoming Method |
| Name | Description | |
|---|---|---|
| IsBoundedReachableEdgesIncoming(IGraph, INode, IEdge, Int32, EdgeType, NodeType) |
Returns whether the end edge is reachable from the start node within the given depth, via incoming edges, under the type constraints given
| |
| IsBoundedReachableEdgesIncoming(IGraph, INode, IEdge, Int32, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| IsBoundedReachableEdgesIncoming(IGraph, INode, IEdge, Int32, EdgeType, NodeType, Int32) |
Returns whether the end edge is reachable from the start node within the given depth, via incoming edges, under the type constraints given
| |
| IsBoundedReachableEdgesIncoming(IGraph, INode, IEdge, Int32, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |