In a graph object of class dgr_graph, delete all nodes present in a selection.
dgr_graph
delete_nodes_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.