GraphHelperCountReachableIncoming Method |
| Name | Description | |
|---|---|---|
| CountReachableIncoming(INode, EdgeType, NodeType) |
Returns the count of the nodes reachable from the start node via incoming edges, under the type constraints given
| |
| CountReachableIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| CountReachableIncoming(INode, EdgeType, NodeType, Int32) |
Returns the count of the nodes reachable from the start node via incoming edges, under the type constraints given
| |
| CountReachableIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |