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