getNeighbors
Return
a sequence of neighboring vertices for the specified vertex.
Parameters
vertex
the vertex whose neighbors are to be retrieved.
a sequence of neighboring vertices for the specified vertex.
the vertex whose neighbors are to be retrieved.