local_clustering_coefficient#
- local_clustering_coefficient(graph, v)#
Local clustering coefficient - measures the degree to which nodes in a graph tend to cluster together.
The proportion of pairs of neighbours of a node who are themselves connected.