Sign in
apache
/
cassandra-cpp-driver
/
refs/heads/trunk
/
.
/
topics
/
basics
tree: c75012c768ee90a84d5ab843eef1d05bad7f7a40 [
path history
]
[
tgz
]
batches/
binding_parameters/
client_side_timestamps/
consistency/
data_types/
date_and_time/
futures/
handling_results/
keyspaces/
prepared_statements/
schema_metadata/
tuples/
user_defined_types/
uuids/
README.md
topics/basics/README.md
Basics
Feature Compatibility
Cassandra 2.0+ is required for parameterized queries, prepared statements, paging, and batches. Cassandra 1.2 does NOT support these features.
Cassandra 2.1+ is required for nested collections, UDTs, tuples, and client-side timestamps. Cassandra 1.2 and 2.0 do NOT support these features.
Datatypes Mapping