Click or drag to resize

GraphHelperEdges Method

Overload List
  NameDescription
Public methodStatic memberEdges(IGraph, EdgeType)
Returns the edges in the graph of the type given, as set of IEdge
Public methodStatic memberEdges(IGraph, EdgeType, IActionExecutionEnvironment)
Public methodStatic memberEdges(IGraph, EdgeType, Int32)
Returns the edges in the graph of the type given, as set
Public methodStatic memberEdges(IGraph, EdgeType, IActionExecutionEnvironment, Int32)
Top
See Also