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