CycleGraph(7).mws

>    with(GraphTheory):

>    G:=CycleGraph(7);

G := `Graph 1: an undirected unweighted graph with 7 vertices and 7 edge(s)`

>    DrawGraph(G);

[Maple Plot]