metosin/malli

Cardinalities with dot & plantuml

Open

#469 geöffnet am 22. Juni 2021

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Clojure (237 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (1.724 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Btw it would be also nice if the association lines had cardinalities (0..1 / 1 / 0..*) on the "arrow side". But it seems that md/-get-links only provides the from-to entity names (such as ["OrderLine" #{"Burger"}] ), not the cardinality. Or is there any easy way of finding out the cardinality of the relation between entities?

Contributor Guide