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