VertexTypeGetEdges Method |
| Name | Description | |
|---|---|---|
| GetEdges(EdgeType, Direction) |
Enumerates edges connected wih this vertex type
| |
| GetEdges(Vertex, Direction) |
Get all edges found from a given Vertex | |
| GetEdges(EdgeType, Vertex, Direction, Vertex) |
Get all edges found between two vertices
|