Graph |
| Name | Description | |
|---|---|---|
| EdgesDirected(IGraph, EdgeType) | Returns the directed edges in the graph of the type given, as set of IDEdge | |
| EdgesDirected(IGraph, EdgeType, IActionExecutionEnvironment) | ||
| EdgesDirected(IGraph, EdgeType, Int32) | Returns the directed edges in the graph of the type given, as set | |
| EdgesDirected(IGraph, EdgeType, IActionExecutionEnvironment, Int32) |