public override IEnumerator <ConstraintDescriptor> ConstraintsGetForLabel(int labelId) { return(_schemaCache.constraintsForLabel(labelId)); }