Name | Description | |
---|---|---|
![]() |
Checks if there is an edge connecting this vertex with the specified vertex. |
|
![]() |
Returns the number of incident edges. |
|
![]() |
Finds the edge connecting the current vertex with the specified vertex. |
|
![]() |
Returns an array containing all vertices adjacent to the current vertex. |
|
![]() |
Checks if the current vertex is incident with the specified edge. |