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