Changing the Cardinality of a Property

I have a property which was created with the default cardinality (i.e. SINGLE), but I want the cardinality of this property to be Set. What is the easiest way to make this change.
2 Replies
porunov
porunov13mo ago
Properties with Cardinality SINGLE and LIST / SET have different encoding. Thus, the Cardinality is immutable. You can create a new property with the proper cardinality and copy values from the old property into the new property
deepak8347
deepak834713mo ago
Can I delete the old property completely and create a new property with the correct cardinality with the same name ?
Want results from more Discord servers?
Add your server