Github user dkuppitz commented on the pull request:

    
https://github.com/apache/incubator-tinkerpop/pull/107#issuecomment-148103215
  
    `IncrementalBulkLoader` supports only one edge with the same label between 
2 particular vertices. It's actually the same problem - if the behavior is not 
sufficient, you'll need to provide a domain specific `BulkLoader` 
implementation.
    
    I can add that to the docs, but we need a default behavior for multi-valued 
properties. I still tend to support only single-valued properties.
    
    Regarding @spmallette's suggestion: As you can see in `TheCrew`, 
cardinalitites can be mixed; `name` is single-valued, `location` is 
multi-valued.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to