digraph G { graph [ rankdir = LR, ranksep = "0.2" ]; node [ label = "\N", shape = ellipse ]; graph [lp= "138,0"]; graph [bb= "0,0,276,609"]; person [pos="29,405", width="0.81", height="0.50"]; "person/age" [pos="139,433", width="1.11", height="0.50"]; "person/name" [pos="139,591", width="1.28", height="0.50"]; "person/sex" [pos="139,379", width="1.11", height="0.50"]; "person/status" [pos="139,43", width="1.31", height="0.50"]; "(below)/2" [pos="139,226", width="1.03", height="0.50"]; r1 [pos="249,460", width="0.75", height="0.50"]; r2 [pos="249,200", width="0.75", height="0.50"]; "(downto)/2" [pos="139,537", width="1.14", height="0.50"]; "(equals)/2" [pos="139,122", width="1.06", height="0.50"]; r3 [pos="249,44", width="0.75", height="0.50"]; person -> "person/age" [label=f, pos="e,103,424 56,412 67,415 81,418 93,422", lp="75,427"]; person -> "person/name" [label=f, pos="e,105,578 35,423 45,456 70,529 92,567 94,569 96,572 99,574", lp="75,558"]; person -> "person/sex" [label=f, pos="e,101,384 53,395 57,393 62,392 65,391 73,389 83,387 94,385", lp="75,399"]; person -> "person/status" [label=f, pos="e,118,59 32,387 41,333 67,176 92,92 95,83 104,73 113,64", lp="75,222"]; "(below)/2" -> r1 [label=c, pos="e,242,443 146,244 158,271 179,323 193,353 199,364 209,374 215,386 222,399 231,418 238,434", lp="204,394"]; "(below)/2" -> r2 [label=c, pos="e,227,189 158,210 169,201 183,191 193,185 200,182 209,183 217,185", lp="204,193"]; "(downto)/2" -> r1 [label=c, pos="e,230,473 161,522 179,509 204,491 223,478", lp="204,507"]; "(equals)/2" -> r1 [label=c, pos="e,245,442 153,139 165,155 182,179 186,196 197,234 185,274 193,312 196,321 212,321 215,330 225,357 237,407 244,436", lp="204,338"]; "(equals)/2" -> r2 [label=c, pos="e,237,184 167,134 183,142 203,152 215,160 220,163 226,169 231,176", lp="204,168"]; "(equals)/2" -> r3 [label=c, pos="e,230,57 160,107 178,94 204,76 223,62", lp="204,92"]; "person/age" -> r1 [label=u, pos="e,222,460 166,447 176,451 186,455 193,457 199,459 207,459 215,459", lp="204,467"]; "person/age" -> r2 [label=u, pos="e,240,217 171,422 178,419 184,414 186,409 201,371 186,328 193,289 196,277 209,270 215,260 221,251 229,238 235,226", lp="204,297"]; "person/name" -> r1 [label=u, pos="e,241,477 169,577 176,574 182,570 186,567 206,549 226,511 237,485", lp="204,564"]; "person/sex" -> r1 [label=u, pos="e,234,445 167,392 174,395 181,399 186,403 198,411 214,426 227,439", lp="204,436"]; "person/sex" -> r2 [label=u, pos="e,229,212 146,361 156,334 175,285 186,256 189,250 188,242 193,237 200,232 210,224 220,218", lp="204,245"]; "person/status" -> r3 [label=u, pos="e,227,34 176,32 190,29 205,26 215,29 216,29 216,30 217,30", lp="204,38"]; }