Kùzu C API
Loading...
Searching...
No Matches
kuzu_query_summary Struct Reference

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
 

Detailed Description

kuzu_query_summary stores the execution time, plan, compiling time and query options of a query.

Field Documentation

◆ _query_summary

void* kuzu_query_summary::_query_summary

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