From a graph, obtain an edge data frame with all current edge attributes.
get_edge_df(graph)
graph
a graph object of class dgr_graph that is created using create_graph.
dgr_graph
create_graph
an edge data frame.