Table of Contents
Graph()
DiGraph()
MultiGraph()
MultiDiGraph()
Auto-generated API
networkx.classes.function.
degree
Return degree of single node or of nbunch of nodes. If nbunch is ommitted, then return degrees of all nodes.