grape.general_graph.GeneralGraph.outdegree_centrality

property GeneralGraph.outdegree_centrality

Out-degree centrality of the graph. Returns the out-degree centrality if already stored in the nodes. Otherwise, the attribute is computed.

Returns

outdegree_centrality attribute for every node.

Return type

dict