Class: Believer::Relation::Collection

Inherits:
Query show all
Includes:
FinderMethods, CollectionMethods
Defined in:
lib/believer/relation.rb

Constant Summary

Constants inherited from Query

Query::DEFAULT_FILTER_LIMIT

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

#find

Methods included from CollectionMethods

#clear, #create, #destroy

Methods inherited from Query

#allow_filtering, #initialize, #limit, #order, #pluck, #query_attributes, #select, #to_a, #to_cql

Methods included from ActAsEnumerable

#any?, #count, #exists?, #first, included, #last

Methods included from Purging

#delete_all, #delete_all_chunked, #destroy_all

Methods included from Updating

#update_all

Methods included from Extending

#apply_modules, #extending

Methods inherited from FilterCommand

#query_attributes, #where, #wheres, #wheres=

Methods inherited from Command

#can_execute?, #clone, #command_name, #consistency, #execute, #execution_options, #execution_options=, #initialize, #override_execution_options, #query_attributes

Constructor Details

This class inherits a constructor from Believer::Query