Click or drag to resize

VertexGetEdges Method

Overload List
  NameDescription
Public methodGetEdges(Direction, String)
Return the edges incident to the vertex according to the provided direction and edge labels.
Public methodGetEdges(EdgeType, Direction)
Selects all edges from or to this vertex and for the given edge type.
Top
See Also