API Documentation
Core Driver
- dse- Exceptions and Enums
- dse.cluster- Clusters and Sessions
- 
dse.policies- Load balancing and Failure Handling Policies
- dse.auth- Authentication
- dse.graph- Graph Statements, Options, and Row Factories
- 
dse.metadata- Schema and Ring Topology
- dse.metrics- Performance Metrics
- dse.query- Prepared Statements, Batch Statements, Tracing, and Row Factories
- dse.hosts- Hosts and Connection Pools
- 
dse.protocol- Protocol Features
- dse.encoder- Encoders for non-prepared Statements
- dse.decoder- Data Return Formats
- dse.concurrent- Utilities for Concurrent Statement Execution
- dse.connection- Low Level Connection Info
- dse.util- Utilities
- dse.io.asyncioreactor-- asyncioEvent Loop
- dse.io.asyncorereactor-- asyncoreEvent Loop
- dse.io.eventletreactor-- eventlet-compatible Connection
- dse.io.libevreactor-- libevEvent Loop
- dse.io.geventreactor-- gevent-compatible Event Loop
- dse.io.twistedreactor- Twisted Event Loop
Object Mapper
- dse.cqlengine.models- Table models for object mapping
- dse.cqlengine.columns- Column types for object mapping models
- dse.cqlengine.query- Query and filter model objects
- dse.cqlengine.connection- Connection management for cqlengine
- dse.cqlengine.management- Schema management for cqlengine
- dse.cqlengine.usertype- Model classes for User Defined Types
