NetworkX

Previous topic

networkx.classes.function.density

Next topic

networkx.classes.function.create_empty_copy

networkx.classes.function.info

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

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