NetworkX

Previous topic

networkx.classes.function.number_of_edges

Next topic

networkx.classes.function.set_node_attributes

networkx.classes.function.edges_iter

networkx.classes.function.edges_iter(G, nbunch=None)

Return iterator over edges adjacent to nodes in nbunch.

Return all edges if nbunch is unspecified or nbunch=None.

For digraphs, edges=out_edges