NetworkX

Previous topic

write_dot

Next topic

graphviz_layout

read_dot

static nx_agraph.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.