digraph abbildung4 { { A,B,C,D,E [shape=circle] } A -> {D} [dir=none]; B -> {A,C,D,E} [dir=none]; }