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