analyze property

bool get analyze

Whether analyzing the query is enabled. If true, the query will be executed and execution statistics will be returned as part of the ExplainResults{@link ExplainResults}.

Implementation

external bool get analyze;