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