VertexGetNumberOfEdges Method |
| Name | Description | |
|---|---|---|
| GetNumberOfEdges(EdgeType, Direction) |
Gets the number of edges from or to this vertex and for the given edge type.
| |
| GetNumberOfEdges(EdgeType, Vertex, Direction) |
Gets the number of edges from or to this vertex for the given edge type and the given other Vertex.
|