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" ] "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 26 ", penwidth="10", color="#00688bFF"]; "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 25 ", penwidth="9", color="#00688bED"]; "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 24 ", penwidth="9", color="#00688bED"]; "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 22 ", penwidth="8", color="#00688bDB"]; "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" [label=" 22 ", penwidth="8", color="#00688bDB"]; "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" [label=" 22 ", penwidth="8", color="#00688bDB"]; "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 21 ", penwidth="8", color="#00688bDB"]; "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 21 ", penwidth="8", color="#00688bDB"]; "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 20 ", penwidth="7", color="#00688bC9"]; "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" [label=" 20 ", penwidth="7", color="#00688bC9"]; "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" [label=" 20 ", penwidth="7", color="#00688bC9"]; "[code/KustoCopyConsole/Entity/InMemory/RowItemInMemoryCache.cs]" -- "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" [label=" 18 ", penwidth="6", color="#00688bB7"]; "[code/KustoCopyConsole/Program.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 16 ", penwidth="6", color="#00688bB7"]; "[code/KustoCopyConsole/Runner/RunnerBase.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 16 ", penwidth="6", color="#00688bB7"]; "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" [label=" 16 ", penwidth="6", color="#00688bB7"]; "[code/KustoCopyConsole/Runner/TempTableCreatingRunner.cs]" -- "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" [label=" 16 ", penwidth="6", color="#00688bB7"]; "[code/KustoCopyConsole/Entity/InMemory/RowItemInMemoryCache.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 15 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" [label=" 15 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/TempTableCreatingRunner.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 15 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 14 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" -- "[code/KustoCopyConsole/Entity/RowItems/BlockRowItem.cs]" [label=" 14 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" [label=" 14 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/TempTableCreatingRunner.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 14 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Kusto/DbCommandClient.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 14 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" -- "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" [label=" 13 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Runner/RunnerBase.cs]" -- "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" [label=" 13 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Entity/RowItems/BlockRowItem.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 13 ", penwidth="5", color="#00688bA5"]; "[code/KustoCopyConsole/Entity/RowItems/BlockRowItem.cs]" -- "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" [label=" 12 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Entity/RowItems/RowItemSerializer.cs]" -- "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" [label=" 12 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Entity/InMemory/RowItemInMemoryCache.cs]" -- "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" [label=" 12 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Storage/AzureStorage/AzureBlobUriProvider.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 12 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/JobParameter/MainJobParameterization.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 12 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Entity/InMemory/RowItemInMemoryCache.cs]" -- "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" [label=" 12 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Runner/TempTableCreatingRunner.cs]" -- "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Entity/InMemory/RowItemInMemoryCache.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" -- "[code/KustoCopyConsole/Kusto/DbQueryClient.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Kusto/IngestClient.cs]" -- "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/CommandLineOptions.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Runner/RunnerBase.cs]" -- "[code/KustoCopyConsole/Runner/AwaitExportedRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" -- "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" -- "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Kusto/DbCommandClient.cs]" -- "[code/KustoCopyConsole/Runner/AwaitIngestRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" -- "[code/KustoCopyConsole/Runner/PlanningRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Storage/RowItemGateway.cs]" -- "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Entity/InMemory/RowItemInMemoryCache.cs]" -- "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" [label=" 11 ", penwidth="4", color="#00688b93"]; "[code/KustoCopyConsole/Runner/ExportingRunner.cs]" -- "[code/KustoCopyConsole/Runner/ProgressBar.cs]" [label=" 10 ", penwidth="3", color="#00688b82"]; "[code/KustoCopyConsole/Runner/QueueIngestRunner.cs]" -- "[code/KustoCopyConsole/Kusto/DbCommandClient.cs]" [label=" 10 ", penwidth="3", color="#00688b82"]; "[code/KustoCopyConsole/Kusto/DbQueryClient.cs]" -- "[code/KustoCopyConsole/Kusto/DbCommandClient.cs]" [label=" 10 ", penwidth="3", color="#00688b82"]; "[code/KustoCopyConsole/Kusto/DbClientFactory.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 10 ", penwidth="3", color="#00688b82"]; "[code/KustoCopyConsole/Runner/ProgressBar.cs]" -- "[code/KustoCopyConsole/Runner/MainRunner.cs]" [label=" 10 ", penwidth="3", color="#00688b82"]; }