yangxk1 opened a new issue, #715:
URL: https://github.com/apache/incubator-graphar/issues/715

   ### Describe the enhancement requested
   
   Currently, `WriterOptions` is only available in the mid-level writer API 
(e.g. `VertexPropertyWriter`), and not exposed through the high-level builder 
interfaces `VerticesBuilder/EdgesBuilder`.
   This limits user set writer configurations when using the high-level API. 
   
   We can add a `setWriterOptions()` method to `VerticesBuilder/EdgesBuilder` 
to allow users to specify  writer configurations. 
   
   
   ### Component(s)
   
   C++


-- 
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