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