digraph G { rankdir=LR node [shape=box, fontsize=9, height=0.1, width=0.05 ] edge [arrowsize=0.5, len=0.1] "ClientCharacteristics\n" "OfferedProducts\n" "ClientCharacteristics\n"->"OfferedProducts\n" }