successors Of
Answer the set of successors of the specified vertex. Fail if the vertex is not present in the graph.
Return
The successors of the vertex.
Parameters
vertex
The vertex for which to answer successors.
Answer the set of successors of the specified vertex. Fail if the vertex is not present in the graph.
The successors of the vertex.
The vertex for which to answer successors.