Kùzu C++ API
|
PreparedSummary stores the compiling time and query options of a query. More...
#include <query_summary.h>
Public Attributes | |
double | compilingTime = 0 |
common::StatementType | statementType |
PreparedSummary stores the compiling time and query options of a query.
double kuzu::main::PreparedSummary::compilingTime = 0 |
common::StatementType kuzu::main::PreparedSummary::statementType |