Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::storage::StorageVersionInfo Struct Reference

#include <storage_version_info.h>

Static Public Member Functions

static std::unordered_map< std::string, storage_version_tgetStorageVersionInfo ()
 
static KUZU_API storage_version_t getStorageVersion ()
 

Static Public Attributes

static constexpr const char * MAGIC_BYTES = "KUZU"
 

Member Function Documentation

◆ getStorageVersion()

static KUZU_API storage_version_t kuzu::storage::StorageVersionInfo::getStorageVersion ( )
static

◆ getStorageVersionInfo()

static std::unordered_map< std::string, storage_version_t > kuzu::storage::StorageVersionInfo::getStorageVersionInfo ( )
inlinestatic

Member Data Documentation

◆ MAGIC_BYTES

const char* kuzu::storage::StorageVersionInfo::MAGIC_BYTES = "KUZU"
staticconstexpr

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