Is query expected to return less than 100 records.
If true, the server will optimize the query for a small record set.
This field is ignored for aggregation queries, background queries
and server versions < 6.0.
Default: false
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public bool shortQuery
Field Value
Type: BooleanSee Also