numConstraints
Indicates the number of constraints property values defined for a particular ConstraintNode such as StatisticalVariable. This helps applications understand if they have access to a sufficiently complete description of a StatisticalVariable or other construct that is defined using properties on template-style nodes.
Expected Types
| Type | Description |
|---|---|
| Integer | Data type: Integer. |
Used on Types
| Type | Description |
|---|---|
| ConstraintNode | The ConstraintNode type is provided to support usecases in which a node in a structured data graph is described with properties which appear to describe a single entity, but are being used in a sit... |