yangxk1 commented on issue #660:
URL: 
https://github.com/apache/incubator-graphar/issues/660#issuecomment-2933602438

   I think we don't need to implement multi-property at the storage layer. If 
we want to support importing/exporting in TinkerPop Graph, It is clearer to 
process the multi-property data during the transformation stage.
   At the storage level, we can still store them as List.
   YAML is an interpretation of the storage format, there's also no need to 
include an `is_multiple` flag in the YAML schema.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to