networkx.classes.function.
create_empty_copy
Return a copy of the graph G with all of the edges removed.
Notes
Graph, node, and edge data is not propagated to the new graph.