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