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