NetworkX

Previous topic

networkx.generators.classic.lollipop_graph

Next topic

networkx.generators.classic.path_graph

networkx.generators.classic.null_graph

networkx.generators.classic.null_graph(create_using=None)

Return the Null graph with no nodes or edges.

See empty_graph for the use of create_using.