Kuzu C++ API
|
Go to the source code of this file.
Classes | |
struct | kuzu::function::ScanReplacementData |
struct | kuzu::function::ScanReplacement |
Namespaces | |
namespace | kuzu |
namespace | kuzu::function |
Typedefs | |
using | kuzu::function::scan_replace_handle_t = uint8_t* |
using | kuzu::function::handle_lookup_func_t = std::function<std::vector<scan_replace_handle_t>(const std::string&)> |
using | kuzu::function::scan_replace_func_t |