Optional adhocOptional clientThe returned client context id for this query.
Optional consistentOptional flexSpecifies whether flex-indexes should be enabled. Allowing the use of full-text search from the query service.
Optional maxThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional metricsSpecifies whether metrics should be captured as part of the execution of the query.
Optional parametersValues to be used for the placeholders within the query.
Optional pipelineThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional pipelineThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional preserveSpecifies that the query should preserve the existing document expiry times when mutating documents.
Optional profileSpecifies the level of profiling that should be used for the query.
Optional querySpecifies the context within which this query should be executed. This can be scoped to a scope or a collection within the dataset.
Optional rawSpecifies any additional parameters which should be passed to the query engine when executing the query.
Optional readSpecifies that this query should be executed in read-only mode, disabling the ability for the query to make any changes to the data.
Optional scanThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional scanSpecifies the consistency requirements when executing the query.
QueryScanConsistency
Optional scanThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option. Specified in milliseconds.
Optional timeoutThe timeout for this operation, represented in milliseconds.
Generated using TypeDoc
Specifies whether this is an ad-hoc query, or if it should be prepared for faster execution in the future.