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

mongo_mapper patches TODO: Include overrides for distinct, update, cursor, and create

Methods

count   find_each   find_one   remove  

External Aliases

find_each -> find_each_without_profiling
find_one -> find_one_without_profiling
count -> count_without_profiling
remove -> remove_without_profiling

Public Instance methods

[Validate]