4.1.4. networkx.classes.function.info

networkx.classes.function.info(G, n=None)[source]

Print short summary of information for the graph G or the node n.

Parameters:

G : Networkx graph

A graph

n : node (any hashable)

A node in the graph G