Couchbase Python Client Library
  • Bucket object
    • Passing Arguments
    • Key and Value Format
    • Single-Key Data Methods
    • Multi-Key Data Methods
    • Batch Operation Pipeline
    • MapReduce/View Methods
    • Design Document Management
    • Informational Methods
    • Item API Methods
    • Durability Constraints
    • Attributes
    • Private APIs
    • Additional Connection Options
  • Querying Views
    • View Object
    • Query Object
    • Geospatial Views
  • Result Objects
    • Observe Results
  • Exception Objects
    • Exception Types and Classifiers
    • Base Exception Object
    • Exception Categories
    • Exception Details
  • Transcoder Interface
  • Using With and Without Threads
    • Using a Bucket from multiple threads
  • Conversion Functions
  • Item Objects
    • Creating Items
    • Class Reference
  • Twisted Interface
  • gevent Interface
  • Asynchronous Interface
    • Key-Value Interface
    • Views Interface
    • I/O Interface
 
Couchbase Python Client Library
  • Docs »
  • Couchbase Python Client Library Documentation
  • Edit on GitHub

Couchbase Python Client Library Documentation¶

Contents:

  • Bucket object
    • Passing Arguments
    • Key and Value Format
    • Single-Key Data Methods
    • Multi-Key Data Methods
    • Batch Operation Pipeline
    • MapReduce/View Methods
    • Design Document Management
    • Informational Methods
    • Item API Methods
    • Durability Constraints
    • Attributes
    • Private APIs
    • Additional Connection Options
  • Querying Views
    • View Object
    • Query Object
    • Geospatial Views
  • Result Objects
    • Observe Results
  • Exception Objects
    • Exception Types and Classifiers
    • Base Exception Object
    • Exception Categories
    • Exception Details
  • Transcoder Interface
  • Using With and Without Threads
    • Using a Bucket from multiple threads
  • Conversion Functions
  • Item Objects
    • Creating Items
    • Class Reference

Asynchronous APIs¶

  • Twisted Interface
  • gevent Interface

Internal APIs¶

These are internal APIs whose interfaces are subject to change. They may nevertheless be helpful for debugging or extending existing functionality.

  • Asynchronous Interface
    • Key-Value Interface
    • Views Interface
    • I/O Interface

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013-2014, Couchbase, Inc..

Built with Sphinx using a theme provided by Read the Docs.