digraph g { graph [ rankdir = "LR", concentrate = true, ratio = auto ]; node [ fontsize = "10", shape = record ]; edge [ ]; "." [shape = plaintext, label = <
\N
" > PK FK ">
> ];
".":rtcol -> ".":ltcol [label=""]; }