Was this page helpful?
ScyllaDB Python Driver is available under the Apache v2 License. ScyllaDB Python Driver is a fork of DataStax Python Driver. See Copyright here.
Caution
You're viewing documentation for a deprecated version of Scylla Python Driver. Switch to the latest stable version.
cassandra
- Exceptions and Enums__version_info__
__version__
ConsistencyLevel
ProtocolVersion
UserFunctionDescriptor
UserAggregateDescriptor
DriverException
RequestExecutionException
Unavailable
Timeout
ReadTimeout
WriteTimeout
CoordinationFailure
ReadFailure
WriteFailure
FunctionFailure
RequestValidationException
ConfigurationException
AlreadyExists
InvalidRequest
Unauthorized
AuthenticationFailed
OperationTimedOut
cassandra.cluster
- Clusters and Sessions
cassandra.policies
- Load balancing and Failure Handling Policies
cassandra.auth
- Authentication
cassandra.graph
- Graph Statements, Options, and Row Factoriessingle_object_row_factory()
graph_result_row_factory()
graph_object_row_factory()
graph_graphson2_row_factory()
graph_graphson3_row_factory()
to_int()
to_bigint()
to_smallint()
to_float()
to_double()
GraphProtocol
GraphOptions
SimpleGraphStatement
Result
Vertex
VertexProperty
Edge
Path
GraphSON1Serializer
GraphSON1Deserializer
GraphSON2Reader
GraphSON3Reader
cassandra.metadata
- Schema and Ring Topology
cassandra.metrics
- Performance Metrics
cassandra.query
- Prepared Statements, Batch Statements, Tracing, and Row Factories
cassandra.pool
- Hosts and Connection Pools
cassandra.protocol
- Protocol Features
cassandra.encoder
- Encoders for non-prepared Statements
cassandra.decoder
- Data Return Formats
cassandra.concurrent
- Utilities for Concurrent Statement Execution
cassandra.connection
- Low Level Connection Info
cassandra.util
- Utilitiesdatetime_from_timestamp()
utc_datetime_from_ms_timestamp()
ms_timestamp_from_datetime()
unix_time_from_uuid1()
datetime_from_uuid1()
min_uuid_from_time()
max_uuid_from_time()
uuid_from_time()
LOWEST_TIME_UUID
HIGHEST_TIME_UUID
SortedSet
sortedset
OrderedMap
OrderedMapSerializedKey
Time
Date
Point
LineString
Polygon
Distance
Duration
DateRangePrecision
DateRangeBound
OPEN_BOUND
DateRange
Version
cassandra.timestamps
- Timestamp Generation
cassandra.io.asyncioreactor
- asyncio
Event Loop
cassandra.io.asyncorereactor
- asyncore
Event Loop
cassandra.io.eventletreactor
- eventlet
-compatible Connection
cassandra.io.libevreactor
- libev
Event Loop
cassandra.io.geventreactor
- gevent
-compatible Event Loop
cassandra.io.twistedreactor
- Twisted Event Loop
cassandra.cqlengine.models
- Table models for object mappingcassandra.cqlengine.columns
- Column types for object mapping modelscassandra.cqlengine.query
- Query and filter model objectscassandra.cqlengine.connection
- Connection management for cqlenginecassandra.cqlengine.management
- Schema management for cqlenginecassandra.cqlengine.usertype
- Model classes for User Defined TypesWas this page helpful?
ScyllaDB Python Driver is available under the Apache v2 License. ScyllaDB Python Driver is a fork of DataStax Python Driver. See Copyright here.
cassandra
- Exceptions and Enumscassandra.cluster
- Clusters and Sessionscassandra.policies
- Load balancing and Failure Handling Policiescassandra.auth
- Authenticationcassandra.graph
- Graph Statements, Options, and Row Factoriescassandra.metadata
- Schema and Ring Topologycassandra.metrics
- Performance Metricscassandra.query
- Prepared Statements, Batch Statements, Tracing, and Row Factoriescassandra.pool
- Hosts and Connection Poolscassandra.protocol
- Protocol Featurescassandra.encoder
- Encoders for non-prepared Statementscassandra.decoder
- Data Return Formatscassandra.concurrent
- Utilities for Concurrent Statement Executioncassandra.connection
- Low Level Connection Infocassandra.util
- Utilitiescassandra.timestamps
- Timestamp Generationcassandra.io.asyncioreactor
- asyncio
Event Loopcassandra.io.asyncorereactor
- asyncore
Event Loopcassandra.io.eventletreactor
- eventlet
-compatible Connectioncassandra.io.libevreactor
- libev
Event Loopcassandra.io.geventreactor
- gevent
-compatible Event Loopcassandra.io.twistedreactor
- Twisted Event Loopcassandra.cqlengine.models
- Table models for object mappingcassandra.cqlengine.columns
- Column types for object mapping modelscassandra.cqlengine.query
- Query and filter model objectscassandra.cqlengine.connection
- Connection management for cqlenginecassandra.cqlengine.management
- Schema management for cqlenginecassandra.cqlengine.usertype
- Model classes for User Defined Typescassandra.datastax.graph
- Graph Statements, Options, and Row Factoriescassandra.datastax.graph.fluent
cassandra.datastax.graph.fluent.query
cassandra.datastax.graph.fluent.predicates