dgraph_del_vertex/4¶
dgraph_del_vertex(+ Graph, + Vertex, - NewGraph)*
Unify NewGraph with a new graph obtained by deleting vertex Vertex and all the edges that start from or go to Vertex to the graph Graph.
dgraph_del_vertex(+ Graph, + Vertex, - NewGraph)*
Unify NewGraph with a new graph obtained by deleting vertex Vertex and all the edges that start from or go to Vertex to the graph Graph.