You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"cardinality" of properties is currently only used to determine whether a property is an array or not.
I confused "one-to-many" with "many-to-one".
Therefore, we should remove the "cardinality" and introduce a property called "isArray" simply describing what we need: whether we have a property with higher multiplicity or not.
The text was updated successfully, but these errors were encountered:
Therefore, we should remove the "cardinality" and introduce a property called "isArray" simply describing what we need: whether we have a property with higher multiplicity or not.
The text was updated successfully, but these errors were encountered: