As an important tool for visualizing some small finite groups it is useful to know how read such graph, and with time trying to make sketch of them by my own.
I would like to know, for a start, how to read properly the cycle graph of the symmetric group of order 3?

The group $S_3$ is generated by two elements, each of order 2, which we may call $a$ and $b$.
The central node in the diagram represents the identity element. For each of the other 5 elements, the diagram contains one node and one cycle. The cycle for an element of order $n$ contains exactly $n$ nodes, including the identity element node.
The cycle for an element $x$ of order $n$ consists of the nodes for elements $e, x, x^2, x^3,\ldots x^{n-1}$.
Two of the elements of $S_3$ have order 3. (These are $ab $ and $ba $.) You can see their shared 3-cycle in the top half of the diagram. The cycle for element $ab $ consists of nodes $e, ab, (ab)^2=ba $ after which it returns to $e$ because $(ab)^3=e$. The cycle for $ba $ is exactly the same but in reverse order because $ ba=(ab)^{-1} $.
Three of the elements in your example have order 2. ($a, b, $ and $aba=bab $). Each of these corresponds to one of the leaves at the bottom of the figure. For example the lower left node represents the cycle for $ a $, which consists of nodes $ e, a $, and then returns to $ e $ because $ a^2=e $. Properly speaking these leaves should have one edge on each direction, but we abbreviate the two edges to one to avoid clutter.
The other stuff in this diagram is nonstandard stuff that the somewhat eccentric author made up. Don't worry if it's not clear; this author is notorious for that.