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