We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Capturing the helper functions would be nice to add:
A helpful Graph.summary() function.
Graph.summary()
Would be nice to bring graph properties inside the graph object:
Add __repr__ to Graph, CommunitySet, Community
__repr__
Graph
CommunitySet
Community