Kùzu C API
|
kuzu_query_summary stores the execution time, plan, compiling time and query options of a query. More...
#include <kuzu.h>
Data Fields | |
void * | _query_summary |
kuzu_query_summary stores the execution time, plan, compiling time and query options of a query.
void* kuzu_query_summary::_query_summary |