dgraph_del_edges/4

dgraph_del_edges(+ Graph, + Edges, - NewGraph)*

Unify NewGraph with a new graph obtained by removing the list of edges Edges from the graph Graph. Notice that no vertices are deleted.