graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "ROOT" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "cdk_constructs" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "cdk_constructs" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "dataquality" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "dataquality" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "dataquality" -- "cdk_constructs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions" -- "cdk_constructs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions" -- "dataquality" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions/account_123412341234" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions/account_123412341234" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions/account_123412341234" -- "cdk_constructs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions/account_123412341234" -- "dataquality" [label=" 1 ", penwidth="1", color="#00688b5E"]; "definitions/account_123412341234" -- "definitions" [label=" 1 ", penwidth="1", color="#00688b5E"]; "glue" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "glue" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "glue" -- "cdk_constructs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "glue" -- "dataquality" [label=" 1 ", penwidth="1", color="#00688b5E"]; "glue" -- "definitions" [label=" 1 ", penwidth="1", color="#00688b5E"]; "glue" -- "definitions/account_123412341234" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "cdk_constructs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "dataquality" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "definitions" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "definitions/account_123412341234" [label=" 1 ", penwidth="1", color="#00688b5E"]; "lambda" -- "glue" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "accounts" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "ROOT" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "cdk_constructs" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "dataquality" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "definitions" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "definitions/account_123412341234" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "glue" [label=" 1 ", penwidth="1", color="#00688b5E"]; "stacks" -- "lambda" [label=" 1 ", penwidth="1", color="#00688b5E"]; }