In a graph object of class dgr_graph, delete all edges present in a selection.
dgr_graph
delete_edges_ws(graph)
graph
a graph object of class dgr_graph that is created using create_graph.
create_graph
a graph object of class dgr_graph.