Skip to content
Snippets Groups Projects
Commit 398c6921 authored by Martin Stiemerling's avatar Martin Stiemerling :speech_balloon:
Browse files

Update 05-implementation.md

parent 8fcf4390
Branches
Tags
3 merge requests!90Develop,!62Resolve "Update database in order to achieve the long-term goals of the project",!53V.0.1.0 Codename Threadbare
Pipeline #51695 passed
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
...@@ -53,7 +53,7 @@ graph TB ...@@ -53,7 +53,7 @@ graph TB
SubGraph1 --> SubGraph1Flow SubGraph1 --> SubGraph1Flow
subgraph "G_logical1" subgraph "G_logical1"
SubGraph1Flow(SubNode 1) SubGraph1Flow(SubNode 1)
Node1_l1[Node1_l1] <--> Node2_l1[Node2_l1] <--> Node3_l1[Node3_l1] <--> Node4_l1[Node4_l1] <--> Node5_l1[Node5_l1] <<-->> Node1_l1[Node1_l1] Node1_l1[Node1_l1] <--> Node2_l1[Node2_l1] <--> Node3_l1[Node3_l1] <--> Node4_l1[Node4_l1] <--> Node5_l1[Node5_l1] <--> Node1_l1[Node1_l1]
end end
subgraph "G_physical" subgraph "G_physical"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment