GraphHelperCountBoundedReachable Method |
| Name | Description | |
|---|---|---|
| CountBoundedReachable(INode, Int32, EdgeType, NodeType) |
Returns the count of the nodes reachable from the start node within the given depth, under the type constraints given
| |
| CountBoundedReachable(INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| CountBoundedReachable(INode, Int32, EdgeType, NodeType, Int32) |
Returns the count of the nodes reachable from the start node within the given depth, under the type constraints given
| |
| CountBoundedReachable(INode, Int32, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |