Click or drag to resize

GraphHelperCountEdges Method

Overload List
  NameDescription
Public methodStatic memberCountEdges(IGraph, EdgeType)
Returns the count of the edges in the graph of the type given
Public methodStatic memberCountEdges(IGraph, EdgeType, IActionExecutionEnvironment)
Public methodStatic memberCountEdges(IGraph, EdgeType, Int32)
Returns the count of the edges in the graph of the type given
Public methodStatic memberCountEdges(IGraph, EdgeType, IActionExecutionEnvironment, Int32)
Top
See Also