Graph |
| Name | Description | |
|---|---|---|
| AdjacentOutgoing(INode, EdgeType, NodeType) | Returns set of nodes adjacent to the start node via outgoing edges, under the type constraints given | |
| AdjacentOutgoing(INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| AdjacentOutgoing(INode, EdgeType, NodeType, Int32) | Returns set of nodes adjacent to the start node via outgoing edges, under the type constraints given | |
| AdjacentOutgoing(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |