Class | Description |
---|---|
Changes |
Contains the Change Notifications API, supports normal and continuous feed Changes.
|
CloudantClient |
Exposes the Cloudant client API
|
Database |
Contains a Database Public API implementation.
|
DbDesign | |
Replication |
This class provides access to the database replication API; a replication request
is sent via HTTP POST to
_replicate URI. |
Replicator |
This class provides access to the _replicator database introduced in CouchDB version 1.1.0
|
Search |
This class provides access to the Cloudant Search APIs.
|
View |
This class provides access to the View APIs.
|