read_dot# read_dot(path)[source]# Returns a NetworkX graph from a dot file on path. Parameters: pathfile or stringFile name or file handle to read.