Hello everyone; As the function of GraphData[3] executes, outputs the results shown below
GraphData[3]
{{"Empty", 3}, "P2+K1", {"Path", 3}, "TriangleGraph"}}
How to present these graphs of list of above? Just like following graphs:

Thanks in advance for your help !