Star
Definition
A star is a graph where one vertex is adjacent to all the other vertices, and that vertex is incident on every edge. Explicitly, a star with edges (and therefore, vertices) is a graph where one of the vertices is adjacent to all other vertices, and there are no edges other than the edges involving that vertex.
A star can also be described as a complete bipartite graph where one of the parts has size one. Explicitly, a star with edges can be described as the complete bipartite graph .