setCaptureExplainQueryPlan

open fun setCaptureExplainQueryPlan(captureExplainQueryPlan: Boolean)

If turned on, explain query plan is run before executing a query and stored in lastExplainQueryPlan and also get logged

Parameters

captureExplainQueryPlan

true to turn capture on and false to turn off