Kùzu C++ API
Loading...
Searching...
No Matches
function.h File Reference
#include "expression.h"
#include "api.h"

Go to the source code of this file.

Classes

struct  kuzu::function::FunctionBindData
 
struct  kuzu::function::ScalarBindFuncInput
 
struct  kuzu::function::Function
 
struct  kuzu::function::BaseScalarFunction
 

Namespaces

namespace  kuzu
 
namespace  kuzu::main
 
namespace  kuzu::function
 

Typedefs

using kuzu::function::function_set = std::vector<std::unique_ptr<Function>>
 
using kuzu::function::scalar_bind_func