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