#include <reader_config.h>
◆ ReaderConfig() [1/2]
kuzu::common::ReaderConfig::ReaderConfig |
( |
| ) |
|
|
inline |
◆ ReaderConfig() [2/2]
kuzu::common::ReaderConfig::ReaderConfig |
( |
FileTypeInfo | fileTypeInfo, |
|
|
std::vector< std::string > | filePaths ) |
|
inline |
◆ EXPLICIT_COPY_DEFAULT_MOVE()
kuzu::common::ReaderConfig::EXPLICIT_COPY_DEFAULT_MOVE |
( |
ReaderConfig | | ) |
|
◆ getFilePath()
std::string kuzu::common::ReaderConfig::getFilePath |
( |
idx_t | fileIdx | ) |
const |
|
inline |
◆ getNumFiles()
uint32_t kuzu::common::ReaderConfig::getNumFiles |
( |
| ) |
const |
|
inline |
◆ getOption()
template<typename T >
T kuzu::common::ReaderConfig::getOption |
( |
std::string | optionName, |
|
|
T | defaultValue ) const |
|
inline |
◆ FILE_FORMAT_OPTION_NAME
const char* kuzu::common::ReaderConfig::FILE_FORMAT_OPTION_NAME = "FILE_FORMAT" |
|
staticconstexpr |
◆ filePaths
std::vector<std::string> kuzu::common::ReaderConfig::filePaths |
◆ fileTypeInfo
◆ options
The documentation for this struct was generated from the following file: