GraphHelperIsReachableOutgoing Method |
| Name | Description | |
|---|---|---|
| IsReachableOutgoing(IGraph, INode, INode, EdgeType, NodeType) |
Returns whether the end node is reachable from the start node, via outgoing edges, under the type constraints given
| |
| IsReachableOutgoing(IGraph, INode, INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| IsReachableOutgoing(IGraph, INode, INode, EdgeType, NodeType, Int32) |
Returns whether the end node is reachable from the start node, via outgoing edges, under the type constraints given
| |
| IsReachableOutgoing(IGraph, INode, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |