NetworkX

Previous topic

networkx.classes.function.is_frozen

Next topic

networkx.classes.function.degree_histogram

networkx.classes.function.degree

networkx.classes.function.degree(G, nbunch=None, weighted=False)

Return degree of single node or of nbunch of nodes. If nbunch is ommitted, then return degrees of all nodes.