NetworkX

Previous topic

networkx.write_dot

Next topic

networkx.graphviz_layout

networkx.read_dot

read_dot(path)

Return a NetworkX graph from a dot file on path.

Parameters:

path : file or string

File name or file handle to read.