GraphHelperReachableEdgesUndirected Method |
| Name | Description | |
|---|---|---|
| ReachableEdgesUndirected(IGraph, INode, EdgeType, NodeType) |
Returns set of edges reachable from the start node, under the type constraints given
| |
| ReachableEdgesUndirected(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| ReachableEdgesUndirected(IGraph, INode, EdgeType, NodeType, Int32) |
Returns set of undirected edges reachable from the start node, under the type constraints given
| |
| ReachableEdgesUndirected(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |