select property

Projection? select
getter/setter pair

Optional sub-set of the fields to return.

This acts as a DocumentMask over the documents returned from a query. When not set, assumes that the caller wants all fields returned.

Implementation

Projection? select;