There are many kinds of graphs, including directed graphs, simple graphs/multiple graphs and so on.
Generally speaking, graphs are undirected graphs, and the definitions of cycles and parallel edges will be given below.
The following will take this figure as an example to explain.