CouchedDatabase

Undocumented in source.

Constructors

this
this(CouchedClient client, string name)
Undocumented in source.

Members

Functions

create
ObjectValue create(string uuid, ObjectValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
delete_
ObjectValue delete_(ObjectValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
ensure
void ensure()
Undocumented in source. Be warned that the author may not have intended to support it.
get
ObjectValue get(string uuid)
Undocumented in source. Be warned that the author may not have intended to support it.
update
ObjectValue update(ObjectValue value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta