Kùzu C++ API
Loading...
Searching...
No Matches
catalog_set.h File Reference
#include <mutex>
#include "catalog_entry.h"
#include "case_insensitive_map.h"

Go to the source code of this file.

Classes

class  kuzu::catalog::CatalogSet
 

Namespaces

namespace  kuzu
 
namespace  kuzu::binder
 
namespace  kuzu::storage
 
namespace  kuzu::transaction
 
namespace  kuzu::catalog
 

Typedefs

using kuzu::CatalogEntrySet = common::case_insensitive_map_t<catalog::CatalogEntry*>