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