SchemaView.RelConstraint Class @beta

Lightweight view over a relationship constraint in a SchemaView.

Properties

Name Type Description
abstractConstraint Accessor ReadOnly SchemaView.Class | undefined    
constraintClasses Accessor ReadOnly ReadonlyArray<SchemaView.Class>    
multiplicityLower Accessor ReadOnly number Multiplicity lower bound (0 = unbounded).  
multiplicityUpper Accessor ReadOnly number Multiplicity upper bound (0 = unbounded).  
polymorphic Accessor ReadOnly boolean    
roleLabel Accessor ReadOnly string Role label string, or empty if not set.  

Defined in

Last Updated: 27 May, 2026