NetworkX

Previous topic

write_dot

Next topic

graphviz_layout

read_dot

read_dot(path)[source]

Return a NetworkX graph from a dot file on path.

Parameters :

path : file or string

File name or file handle to read.