tCouchDBClose (deprecated)
|
Disconnects a connection to a CouchDB server in order to release the occupied
resources. |
tCouchDBConnection (deprecated)
|
Opens a connection to a CouchDB server to be reused by the other CouchDB
components. |
tCouchDBInput (deprecated)
|
Extracts the desired JSON data out of a CouchDB database to make transformation to
it, migrates it to another target format, or processes it before inserting it to the
same database. |
tCouchDBOutput (deprecated)
|
Loads JSON documents, writes data into or remove data from them and then saves the
documents back to the database on a CouchDB server. |