VertexGetEdges Method |
| Name | Description | |
|---|---|---|
| GetEdges(Direction, String) |
Return the edges incident to the vertex according to the provided direction and edge labels.
| |
| GetEdges(EdgeType, Direction) |
Selects all edges from or to this vertex and for the given edge type.
|