digraph "source tree" { overlap=scale; size="8,10"; ratio="fill"; fontsize="16"; fontname="Helvetica"; clusterrank="local"; "py_triple" -> "py_term" "store_mdb" -> "namespace" "store_htable" -> "uthash" "graph" -> "store_htable" "store_htable" -> "buffer" "nt_parser" -> "nt_grammar" "py_graph" -> "codec_nt" "codec_nt" -> "nt_parser" "codec_nt" -> "codec_base" "codec_base" -> "graph" "store_mdb" -> "lmdb" "core" -> "lmdb" "graph" -> "store_mdb" "store_mdb" -> "buffer" "graph" -> "environment" "buffer" -> "core" "core" -> "log" "nt_grammar" -> "graph" "py_term" -> "term" "py_graph" -> "graph" "graph" -> "term" "term" -> "buffer" "environment" -> "term" "profile" -> "lsup_rdf" "py_term" -> "py_namespace" "buffer" -> "xxhash" "py_lsup_rdf" -> "py_graph" "namespace" -> "core" "store_mdb" -> "store" "environment" -> "store_mdb" "namespace" -> "uthash" "store_mdb" -> "bootstrap" "store_mdb" -> "uthash" "lsup_rdf" -> "codec_nt" "term" -> "namespace" "py_namespace" -> "namespace" "py_graph" -> "py_triple" "term" -> "tpl" "nt_parser" -> "graph" "py_lsup_rdf" -> "py_namespace" "term" -> "uthash" }