Apache GraphAr C++ Library
The C++ Library for Apache GraphAr
graphar::WriterOptions Member List

This is the complete list of members for graphar::WriterOptions, including all inherited members.

DefaultWriterOption() (defined in graphar::WriterOptions)graphar::WriterOptionsinlinestatic
getArrowWriterProperties() const (defined in graphar::WriterOptions)graphar::WriterOptions
getCsvOption() const (defined in graphar::WriterOptions)graphar::WriterOptions
getParquetWriterProperties() const (defined in graphar::WriterOptions)graphar::WriterOptions
setCsvOption(std::shared_ptr< CSVOption > csv_option) (defined in graphar::WriterOptions)graphar::WriterOptionsinline
setOrcOption(std::shared_ptr< ORCOption > orc_option) (defined in graphar::WriterOptions)graphar::WriterOptionsinline
setParquetOption(std::shared_ptr< ParquetOption > parquet_option) (defined in graphar::WriterOptions)graphar::WriterOptionsinline
WriterOptions()=default (defined in graphar::WriterOptions)graphar::WriterOptions
WriterOptions(std::shared_ptr< CSVOption > csv, std::shared_ptr< ParquetOption > parquet, std::shared_ptr< ORCOption > orc) (defined in graphar::WriterOptions)graphar::WriterOptionsinline