Graph |
| Name | Description | |
|---|---|---|
| CountReachable(INode, EdgeType, NodeType) | Returns the count of the nodes reachable from the start node, under the type constraints given | |
| CountReachable(INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| CountReachable(INode, EdgeType, NodeType, Int32) | Returns the count of the nodes reachable from the start node, under the type constraints given | |
| CountReachable(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |