#include <constants.h>
◆ COPY_FILE_NAME
char kuzu::common::PortDBConstants::COPY_FILE_NAME[] = "copy.cypher" |
|
staticconstexpr |
◆ DEFAULT_EXPORT_FORMAT_OPTION
const char* kuzu::common::PortDBConstants::DEFAULT_EXPORT_FORMAT_OPTION = "PARQUET" |
|
staticconstexpr |
◆ EXPORT_FORMAT_OPTION
const char* kuzu::common::PortDBConstants::EXPORT_FORMAT_OPTION = "FORMAT" |
|
staticconstexpr |
◆ INDEX_FILE_NAME
char kuzu::common::PortDBConstants::INDEX_FILE_NAME[] = "index.cypher" |
|
staticconstexpr |
◆ SCHEMA_FILE_NAME
char kuzu::common::PortDBConstants::SCHEMA_FILE_NAME[] = "schema.cypher" |
|
staticconstexpr |
◆ SCHEMA_ONLY_OPTION
const char* kuzu::common::PortDBConstants::SCHEMA_ONLY_OPTION = "SCHEMA_ONLY" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: