returns a list of adjacent vertices of a given vertex in the graph. @param v the vertex whose adjacency list is required. @return
(int v)
source not stored for this graph (policy: none)
no test coverage detected