Graph |
| Name | Description | |
|---|---|---|
| IsReachable(IGraph, INode, INode, EdgeType, NodeType) | Returns whether the end node is reachable from the start node, under the type constraints given | |
| IsReachable(IGraph, INode, INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| IsReachable(IGraph, INode, INode, EdgeType, NodeType, Int32) | Returns whether the end node is reachable from the start node, under the type constraints given | |
| IsReachable(IGraph, INode, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |