GraphHelperCountAdjacentOutgoing Method |
| Name | Description | |
|---|---|---|
| CountAdjacentOutgoing(IGraph, INode, EdgeType, NodeType) |
Returns the count of the nodes adjacent to the start node via outgoing edges, under the type constraints given
| |
| CountAdjacentOutgoing(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| CountAdjacentOutgoing(IGraph, INode, EdgeType, NodeType, Int32) |
Returns the count of the nodes adjacent to the start node via outgoing edges, under the type constraints given
| |
| CountAdjacentOutgoing(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |