Class Plucky::Query
In: lib/plucky/query.rb
Parent: Object

Methods

[]   []=   amend   criteria_hash   cursor   explain   initialize_copy   inspect   merge   new   object_ids   options_hash   to_hash   update  

Included Modules

Enumerable DSL

Classes and Modules

Module Plucky::Query::DSL

Constants

OptionKeys = Set[ :select, :offset, :order, # MM :fields, :skip, :limit, :sort, :hint, :snapshot, # Ruby Driver :batch_size, :timeout, :max_scan, :return_key, # Ruby Driver :transformer, :show_disk_loc, :comment, :read, # Ruby Driver :tag_sets, :acceptable_latency, # Ruby Driver ]   Private

Attributes

collection  [R] 
criteria  [R] 
options  [R] 

Public Class methods

Public Instance methods

[Validate]