exclude Edges To
Remove all edges from the graph which terminate at the given vertex. Fail if the vertex is not present in the graph.
Parameters
target Vertex
The target vertex of the edges to exclude.
Remove all edges from the graph which terminate at the given vertex. Fail if the vertex is not present in the graph.
The target vertex of the edges to exclude.