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