Click or drag to resize

VertexTypeGetEdges Method

Overload List
  NameDescription
Public methodGetEdges(EdgeType, Direction)
Enumerates edges connected wih this vertex type
Public methodGetEdges(Vertex, Direction)
Get all edges found from a given Vertex
Public methodGetEdges(EdgeType, Vertex, Direction, Vertex)
Get all edges found between two vertices
Top
See Also