Table of Contents
Graph()
DiGraph()
MultiGraph()
MultiDiGraph()
Auto-generated API
networkx.algorithms.
overall_reciprocity
Compute the reciprocity for the whole graph.
See the doc of reciprocity for the definition.
G : graph
A networkx graph