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

#include <value_vector.h>

Static Public Member Functions

static void addString (ValueVector *vector, sel_t pos, ku_string_t str)
 
static void addString (ValueVector *vector, sel_t pos, const char *str, uint32_t length)
 
template<typename T >
static void add (ValueVector *vector, sel_t pos, T val)
 

Member Function Documentation

◆ add()

template<typename T >
static void kuzu::common::RdfVariantVector::add ( ValueVector * vector,
sel_t pos,
T val )
static

◆ addString() [1/2]

static void kuzu::common::RdfVariantVector::addString ( ValueVector * vector,
sel_t pos,
const char * str,
uint32_t length )
static

◆ addString() [2/2]

static void kuzu::common::RdfVariantVector::addString ( ValueVector * vector,
sel_t pos,
ku_string_t str )
static

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