According to users_guide.md, the cardinality of propertyKeys can be chosen from <SINGLE|LIST|SET>. However, the BatchImport can only support SINGLE, not LIST nor SET. For example, a user in the twitter example can have multiple addresses, phone numbers, etc.
According to users_guide.md, the cardinality of propertyKeys can be chosen from <SINGLE|LIST|SET>. However, the BatchImport can only support SINGLE, not LIST nor SET. For example, a user in the twitter example can have multiple addresses, phone numbers, etc.