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