GraphHelperAdjacentIncoming Method |
| Name | Description | |
|---|---|---|
| AdjacentIncoming(INode, EdgeType, NodeType) |
Returns set of nodes adjacent to the start node via incoming edges, under the type constraints given
| |
| AdjacentIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment) | ||
| AdjacentIncoming(INode, EdgeType, NodeType, Int32) |
Returns set of nodes adjacent to the start node via incoming edges, under the type constraints given
| |
| AdjacentIncoming(INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32) |