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