Is it possible to put labels on ERD diagram connections?
@startumlEntity01 }|..|| Entity02Entity03 }o..o| Entity04Entity05 ||--o{ Entity06Entity07 |o--|| Entity08@enduml
(--------)
@startumlEntity01 }|..|| Entity02: l1Entity03 }o..o| Entity04: l2Entity05 ||--o{ Entity06: l3Entity07 |o--|| Entity08: l4@enduml