Note
This documents the development version of NetworkX. Documentation for the current release can be found here.
is_frozen
Returns True if graph is frozen.
G (graph) – A NetworkX graph
See also
freeze()