Table of Contents - cassandra_store-1.0.0 Documentation
Pages
Classes and Modules
- CassandraStore
- CassandraStore::Base
- CassandraStore::Migration
- CassandraStore::Railtie
- CassandraStore::RecordInvalid
- CassandraStore::RecordNotPersisted
- CassandraStore::Relation
- CassandraStore::SchemaMigration
- CassandraStore::UnknownType
Methods
- ::cast_value — CassandraStore::Base
- ::cluster_execute — CassandraStore::Base
- ::clustering_key_columns — CassandraStore::Base
- ::column — CassandraStore::Base
- ::configure — CassandraStore::Base
- ::create — CassandraStore::Base
- ::create! — CassandraStore::Base
- ::create_keyspace — CassandraStore::Base
- ::create_table — CassandraStore::SchemaMigration
- ::down — CassandraStore::Migration
- ::drop_keyspace — CassandraStore::Base
- ::execute — CassandraStore::Base
- ::execute_batch — CassandraStore::Base
- ::key_columns — CassandraStore::Base
- ::migrate — CassandraStore::Migration
- ::migration_class — CassandraStore::Migration
- ::migration_file — CassandraStore::Migration
- ::new — CassandraStore::Base
- ::new — CassandraStore::Relation
- ::partition_key_columns — CassandraStore::Base
- ::quote_column_name — CassandraStore::Base
- ::quote_keyspace_name — CassandraStore::Base
- ::quote_string — CassandraStore::Base
- ::quote_table_name — CassandraStore::Base
- ::quote_value — CassandraStore::Base
- ::relation — CassandraStore::Base
- ::statement — CassandraStore::Base
- ::table_name — CassandraStore::Base
- ::table_name — CassandraStore::SchemaMigration
- ::truncate_table — CassandraStore::Base
- ::up — CassandraStore::Migration
- #== — CassandraStore::Base
- #_save — CassandraStore::Base
- #all — CassandraStore::Relation
- #assign — CassandraStore::Base
- #attributes — CassandraStore::Base
- #count — CassandraStore::Relation
- #create_record — CassandraStore::Base
- #create_record_statement — CassandraStore::Base
- #delete — CassandraStore::Base
- #delete_all — CassandraStore::Relation
- #delete_in_batches — CassandraStore::Relation
- #delete_record_statement — CassandraStore::Base
- #destroy — CassandraStore::Base
- #destroyed! — CassandraStore::Base
- #destroyed? — CassandraStore::Base
- #distinct — CassandraStore::Relation
- #down — CassandraStore::Migration
- #each_page — CassandraStore::Relation
- #eql? — CassandraStore::Base
- #execute — CassandraStore::Migration
- #find_each — CassandraStore::Relation
- #find_in_batches — CassandraStore::Relation
- #first — CassandraStore::Relation
- #fresh — CassandraStore::Relation
- #generate_timeuuid — CassandraStore::Base
- #generate_uuid — CassandraStore::Base
- #hash — CassandraStore::Base
- #key_values — CassandraStore::Base
- #limit — CassandraStore::Relation
- #limit_clause — CassandraStore::Relation
- #load_record — CassandraStore::Relation
- #new_record? — CassandraStore::Base
- #order — CassandraStore::Relation
- #order_clause — CassandraStore::Relation
- #persisted! — CassandraStore::Base
- #persisted? — CassandraStore::Base
- #read_raw_attribute — CassandraStore::Base
- #save — CassandraStore::Base
- #save! — CassandraStore::Base
- #select — CassandraStore::Relation
- #select_clause — CassandraStore::Relation
- #to_a — CassandraStore::Relation
- #up — CassandraStore::Migration
- #update — CassandraStore::Base
- #update! — CassandraStore::Base
- #update_all — CassandraStore::Relation
- #update_record — CassandraStore::Base
- #update_record_statements — CassandraStore::Base
- #valid? — CassandraStore::Base
- #validate! — CassandraStore::Base
- #where — CassandraStore::Relation
- #where_clause — CassandraStore::Relation
- #where_cql — CassandraStore::Relation
- #where_key_clause — CassandraStore::Base
- #write_raw_attribute — CassandraStore::Base