GraphHelperIsReachableEdges Method |
| Name | Description | |
|---|---|---|
| IsReachableEdges(IGraph, INode, IEdge, EdgeType, NodeType) |
Returns whether the end edge is reachable from the start node, under the type constraints given
| |
| IsReachableEdges(IGraph, INode, IEdge, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| IsReachableEdges(IGraph, INode, IEdge, EdgeType, NodeType, Int32) |
Returns whether the end edge is reachable from the start node, under the type constraints given
| |
| IsReachableEdges(IGraph, INode, IEdge, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |