Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::main::Version Struct Reference

#include <version.h>

Static Public Member Functions

static KUZU_API const char * getVersion ()
 Get the version of the Kùzu library.
 
static KUZU_API uint64_t getStorageVersion ()
 Get the storage version of the Kùzu library.
 

Member Function Documentation

◆ getStorageVersion()

static KUZU_API uint64_t kuzu::main::Version::getStorageVersion ( )
static

Get the storage version of the Kùzu library.

Returns
uint64_t The storage version of the Kùzu library.

◆ getVersion()

static KUZU_API const char * kuzu::main::Version::getVersion ( )
static

Get the version of the Kùzu library.

Returns
const char* The version of the Kùzu library.

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