Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::common::CSVReaderConfig Struct Reference

#include <csv_reader_config.h>

Public Member Functions

 CSVReaderConfig ()
 
 EXPLICIT_COPY_DEFAULT_MOVE (CSVReaderConfig)
 

Static Public Member Functions

static CSVReaderConfig construct (const std::unordered_map< std::string, common::Value > &options)
 

Public Attributes

CSVOption option
 
bool parallel
 

Constructor & Destructor Documentation

◆ CSVReaderConfig()

kuzu::common::CSVReaderConfig::CSVReaderConfig ( )
inline

Member Function Documentation

◆ construct()

static CSVReaderConfig kuzu::common::CSVReaderConfig::construct ( const std::unordered_map< std::string, common::Value > & options)
static

◆ EXPLICIT_COPY_DEFAULT_MOVE()

kuzu::common::CSVReaderConfig::EXPLICIT_COPY_DEFAULT_MOVE ( CSVReaderConfig )

Member Data Documentation

◆ option

CSVOption kuzu::common::CSVReaderConfig::option

◆ parallel

bool kuzu::common::CSVReaderConfig::parallel

The documentation for this struct was generated from the following file: