Note
This documents the development version of NetworkX. Documentation for the current release can be found here.
read_dot
Returns a NetworkX graph from a dot file on path.
path (file or string) – File name or file handle to read.