couch_fetch_default: Fetch document/record from default store.

Description Usage Arguments Value

Description

Fetches a document specified by Key from the default database on the default connection

Usage

1
couch_fetch_default(key, myOpts = NULL)

Arguments

key

The key of the document to fetch

myOpts

Additional options (not implemented in this version)

Value

A list object with the values from the record.


couchDB documentation built on May 2, 2019, 4:09 a.m.