Invert edge trajectory graphviz
I am trying to graph a doubly linked circular list in .dot language but it does not display as I want. Both of the circular edges are under the nodes but I want 1 of them above
This is what I want:

But I get this instead:
