Remove the given vertex from this graph.
Any edges to the given vertex will be removed.
true if a vertex was removed.
See Implementation
Remove the given vertex from this graph.
Any edges to the given vertex will be removed.