Graph |
| Name | Description | |
|---|---|---|
| CountEdges(IGraph, EdgeType) | Returns the count of the edges in the graph of the type given | |
| CountEdges(IGraph, EdgeType, IActionExecutionEnvironment) | ||
| CountEdges(IGraph, EdgeType, Int32) | Returns the count of the edges in the graph of the type given | |
| CountEdges(IGraph, EdgeType, IActionExecutionEnvironment, Int32) |