NetworkX
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Graph generators
»
Previous topic
networkx.star_graph
Next topic
networkx.wheel_graph
Quick search
networkx.trivial_graph
¶
trivial_graph
(
)
¶
Return the Trivial graph with one node (with integer label 0) and no edges.
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Search
|
Download
|
Developer Site
|
Documentation
»
Reference
»
Graph generators
»