GraphHelperCountReachableEdgesIncoming Method |
| Name | Description | |
|---|---|---|
| CountReachableEdgesIncoming(IGraph, INode, EdgeType, NodeType) |
Returns the count of the incoming edges reachable from the start node, under the type constraints given
| |
| CountReachableEdgesIncoming(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| CountReachableEdgesIncoming(IGraph, INode, EdgeType, NodeType, Int32) |
Returns the count of the incoming edges reachable from the start node, under the type constraints given
| |
| CountReachableEdgesIncoming(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |