This release allows for edges to be added to the python object (graph) as PyTuples using the .add_edge( tuple ) method. It also still supports the older tab delimited strings via .add_edge( str )
This release allows for edges to be added to the python object (graph) as PyTuples using the .add_edge( tuple ) method. It also still supports the older tab delimited strings via .add_edge( str )