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

#include <constants.h>

Static Public Attributes

static constexpr char INDEX_FILE_NAME [] = "index.cypher"
 
static constexpr char SCHEMA_FILE_NAME [] = "schema.cypher"
 
static constexpr char COPY_FILE_NAME [] = "copy.cypher"
 

Member Data Documentation

◆ COPY_FILE_NAME

char kuzu::common::PortDBConstants::COPY_FILE_NAME[] = "copy.cypher"
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

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