Skip to content
Compare
Choose a tag to compare
@deprekate deprekate released this 28 Aug 00:18
· 2 commits to master since this release
1b953da

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 )