| triangles(G[, nbunch, with_labels]) | Compute the number of triangles. |
| transitivity(G) | Compute transitivity. |
| clustering(G[, nbunch, with_labels, weights]) | Compute the clustering coefficient for nodes. |
| average_clustering(G) | Compute average clustering coefficient. |