Centrality measures in graphs (closeness, degree, betweeness)

80 Views Asked by At

Is it possible for a graph to have Closeness, Betweenness and Degree centrality on 3 different nodes?

I have think about two complete graphs of n nodes that are connected by a single node. But this graph has two of three on the central node.If it's not possible, why?