API Documentation
Core Driver
dse
- Exceptions and Enumsdse.cluster
- Clusters and Sessions-
dse.policies
- Load balancing and Failure Handling Policies dse.auth
- Authenticationdse.graph
- Graph Statements, Options, and Row Factories-
dse.metadata
- Schema and Ring Topology dse.metrics
- Performance Metricsdse.query
- Prepared Statements, Batch Statements, Tracing, and Row Factoriesdse.hosts
- Hosts and Connection Pools-
dse.protocol
- Protocol Features dse.encoder
- Encoders for non-prepared Statementsdse.decoder
- Data Return Formatsdse.concurrent
- Utilities for Concurrent Statement Executiondse.connection
- Low Level Connection Infodse.util
- Utilitiesdse.io.asyncioreactor
-asyncio
Event Loopdse.io.asyncorereactor
-asyncore
Event Loopdse.io.eventletreactor
-eventlet
-compatible Connectiondse.io.libevreactor
-libev
Event Loopdse.io.geventreactor
-gevent
-compatible Event Loopdse.io.twistedreactor
- Twisted Event Loop
Object Mapper
dse.cqlengine.models
- Table models for object mappingdse.cqlengine.columns
- Column types for object mapping modelsdse.cqlengine.query
- Query and filter model objectsdse.cqlengine.connection
- Connection management for cqlenginedse.cqlengine.management
- Schema management for cqlenginedse.cqlengine.usertype
- Model classes for User Defined Types