couch_store: Store a record

Description Usage Arguments

Description

Stores a record to the connection provided (database spec is in object )

Usage

1
couch_store(conn, obj, myOpts = NULL)

Arguments

conn

A couchDB connection object

obj

A list formatted by calling couch_new_object

myOpts

Additional options (not implemented in this version)


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