#include <csv_reader_config.h>
◆ CSVOption()
kuzu::common::CSVOption::CSVOption |
( |
| ) |
|
|
inline |
◆ EXPLICIT_COPY_DEFAULT_MOVE()
kuzu::common::CSVOption::EXPLICIT_COPY_DEFAULT_MOVE |
( |
CSVOption | | ) |
|
◆ toCypher()
std::string kuzu::common::CSVOption::toCypher |
( |
| ) |
const |
|
inline |
◆ delimiter
char kuzu::common::CSVOption::delimiter |
◆ escapeChar
char kuzu::common::CSVOption::escapeChar |
◆ hasHeader
bool kuzu::common::CSVOption::hasHeader |
◆ quoteChar
char kuzu::common::CSVOption::quoteChar |
◆ skipNum
uint64_t kuzu::common::CSVOption::skipNum |
The documentation for this struct was generated from the following file: