Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::main::PreparedSummary Struct Reference

PreparedSummary stores the compiling time and query options of a query. More...

#include <query_summary.h>

Public Attributes

double compilingTime = 0
 
common::StatementType statementType
 

Detailed Description

PreparedSummary stores the compiling time and query options of a query.

Member Data Documentation

◆ compilingTime

double kuzu::main::PreparedSummary::compilingTime = 0

◆ statementType

common::StatementType kuzu::main::PreparedSummary::statementType

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