Graph |
| Name | Description | |
|---|---|---|
| Outgoing(INode, EdgeType, NodeType) | Returns set of edges outgoing from the start node, under the type constraints given | |
| Outgoing(INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| Outgoing(INode, EdgeType, NodeType, Int32) | Returns set of edges outgoing from the start node, under the type constraints given | |
| Outgoing(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |