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