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" ] "[src/Cli/ConfigGenerator.cs]" -- "[src/Service/Startup.cs]" [label=" 5 ", penwidth="5", color="#00688bA5"]; "[src/Cli/ConfigGenerator.cs]" -- "[src/Config/RuntimeConfigLoader.cs]" [label=" 5 ", penwidth="5", color="#00688bA5"]; "[src/Config/RuntimeConfigLoader.cs]" -- "[src/Service/Startup.cs]" [label=" 5 ", penwidth="5", color="#00688bA5"]; "[src/Service/Startup.cs]" -- "[src/Service/Program.cs]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[src/Cli/ConfigGenerator.cs]" -- "[src/Service/Program.cs]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[src/Service.GraphQLBuilder/Sql/SchemaConverter.cs]" -- "[src/Core/Services/GraphQLSchemaCreator.cs]" [label=" 4 ", penwidth="4", color="#00688b93"]; "[src/Service/HealthCheck/ComprehensiveHealthReportResponseWriter.cs]" -- "[src/Config/HealthCheck/RuntimeHealthCheckConfig.cs]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[src/Core/Resolvers/MsSqlQueryBuilder.cs]" -- "[src/Core/Resolvers/DWSqlQueryBuilder.cs]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[src/Service/HealthCheck/HealthCheckHelper.cs]" -- "[src/Service/HealthCheck/HttpUtilities.cs]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[src/Config/RuntimeConfigLoader.cs]" -- "[src/Config/ObjectModel/RuntimeConfig.cs]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[src/Config/RuntimeConfigLoader.cs]" -- "[src/Service/Program.cs]" [label=" 3 ", penwidth="3", color="#00688b82"]; "[src/Core/Resolvers/MySqlQueryBuilder.cs]" -- "[src/Core/Resolvers/MsSqlQueryBuilder.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HealthCheck/EntityHealthCheckConfig.cs]" -- "[src/Config/HealthCheck/DatasourceHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/RuntimeConfig.cs]" -- "[src/Service/Startup.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Core/Services/GraphQLSchemaCreator.cs]" -- "[src/Service.GraphQLBuilder/Queries/InputTypeBuilder.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/BasicHealthCheck.cs]" -- "[src/Config/ObjectModel/Entity.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/ComprehensiveHealthReportResponseWriter.cs]" -- "[src/Config/RuntimeConfigLoader.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/Entity.cs]" -- "[src/Config/HealthCheck/RuntimeHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/RuntimeOptions.cs]" -- "[src/Config/ObjectModel/Entity.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/RuntimeConfigLoader.cs]" -- "[src/Service/HealthCheck/HealthCheckHelper.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service.GraphQLBuilder/Queries/QueryBuilder.cs]" -- "[src/Core/Services/GraphQLSchemaCreator.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/BasicHealthCheck.cs]" -- "[src/Service/Startup.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Core/Configurations/RuntimeConfigProvider.cs]" -- "[src/Config/RuntimeConfigLoader.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/ComprehensiveHealthReportResponseWriter.cs]" -- "[src/Config/ObjectModel/RuntimeConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/TelemetryOptions.cs]" -- "[src/Cli/ConfigGenerator.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/BasicHealthCheck.cs]" -- "[src/Config/HealthCheck/RuntimeHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/Entity.cs]" -- "[src/Service/Startup.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/Program.cs]" -- "[src/Service/HealthCheck/HttpUtilities.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HotReloadEventHandler.cs]" -- "[src/Config/RuntimeConfigLoader.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/BasicHealthReportResponseWriter.cs]" -- "[src/Config/HealthCheck/RuntimeHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/RuntimeConfig.cs]" -- "[src/Service/HealthCheck/HealthCheckHelper.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HealthCheck/EntityHealthCheckConfig.cs]" -- "[src/Service/HealthCheck/ComprehensiveHealthReportResponseWriter.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/Entity.cs]" -- "[src/Config/HealthCheck/EntityHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HealthCheck/RuntimeHealthCheckConfig.cs]" -- "[src/Service/HealthCheck/HttpUtilities.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/DataSource.cs]" -- "[src/Service/HealthCheck/ComprehensiveHealthReportResponseWriter.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HealthCheck/DatasourceHealthCheckConfig.cs]" -- "[src/Service/HealthCheck/ComprehensiveHealthReportResponseWriter.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/TelemetryOptions.cs]" -- "[src/Config/ObjectModel/RuntimeConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Core/Generator/SchemaGeneratorFactory.cs]" -- "[src/Cli/Exporter.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HealthCheck/DatasourceHealthCheckConfig.cs]" -- "[src/Config/HealthCheck/RuntimeHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/BasicHealthCheck.cs]" -- "[src/Config/ObjectModel/RuntimeOptions.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service.GraphQLBuilder/Queries/EnumTypeBuilder.cs]" -- "[src/Core/Services/GraphQLSchemaCreator.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Core/Resolvers/Sql Query Structures/SqlQueryStructure.cs]" -- "[src/Core/Resolvers/MsSqlQueryBuilder.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/HealthCheck/HealthCheckConfig.cs]" -- "[src/Config/HealthCheck/EntityHealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/Entity.cs]" -- "[src/Config/ObjectModel/DataSource.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/RuntimeOptions.cs]" -- "[src/Service/Startup.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Core/Resolvers/PostgresQueryBuilder.cs]" -- "[src/Core/Resolvers/MySqlQueryBuilder.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/BasicHealthReportResponseWriter.cs]" -- "[src/Config/HealthCheck/HealthCheckConfig.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Config/ObjectModel/RuntimeConfig.cs]" -- "[src/Service/HealthCheck/HttpUtilities.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Service/HealthCheck/Utilities.cs]" -- "[src/Service/HealthCheck/HealthCheckHelper.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; "[src/Core/Generator/SchemaGeneratorFactory.cs]" -- "[src/Core/Generator/SchemaGenerator.cs]" [label=" 2 ", penwidth="2", color="#00688b70"]; }