Class: Believer::Relation::Collection
- Inherits:
-
Query
- Object
- Command
- FilterCommand
- Query
- Believer::Relation::Collection
- Includes:
- FinderMethods, CollectionMethods
- Defined in:
- lib/believer/relation.rb
Instance Attribute Summary
Attributes inherited from Query
#filtering_allowed, #limit_to, #order_by, #record_class, #selects
Attributes inherited from Command
#consistency_level, #record_class
Method Summary
Methods included from FinderMethods
Methods included from CollectionMethods
Methods inherited from Query
#allow_filtering, #count, #delete_all, #destroy_all, #exists?, #first, #initialize, #last, #limit, #order, #pluck, #query_attributes, #select, #to_a, #to_cql
Methods included from Extending
Methods inherited from FilterCommand
#query_attributes, #where, #wheres, #wheres=
Methods inherited from Command
#can_execute?, #clone, #command_name, #consistency, #execute, #initialize, #query_attributes
Constructor Details
This class inherits a constructor from Believer::Query