#

Note

This documents the development version of NetworkX. Documentation for the current release can be found here.

#

networkx.generators.classic.trivial_graph

trivial_graph(create_using=None)[source]

Return the Trivial graph with one node (with label 0) and no edges.