I saw this question: How to calculate the number of possible connected simple graphs with $n$ labelled vertices
But how can we count graphs with only one dominant vertex (only one vertex in graph that connected to each other node)?
Suppose that we had a set of vertices labelled 1,2,…,n.
In what efficient way do we be able to calculate the number of possible ways the graph can be made?