barrel_ex_http v0.3.0 BarrelEx.Document View Source
API for interacting with a BarrelDB document.
Link to this section Summary
Functions
Create a document doc
in the barrel database db
Create a document doc
in the barrel database db
.
Raises exception
Delete a document by doc_id
Delete a document by doc_id
.
Raises exception
Get all documents in a barrel named db
Get a document in a barrel named db
with an id doc_id
Get all documents in a barrel named db
.
Raises exception
Get a document in a barrel named db
with an id doc_id
.
Raises exception
Update a document by doc_id
Update a document by doc_id
.
Raises exception
Link to this section Functions
Create a document doc
in the barrel database db
.
Create a document doc
in the barrel database db
.
Raises exception.
Delete a document by doc_id
.
Delete a document by doc_id
.
Raises exception.
Get all documents in a barrel named db
.
Get a document in a barrel named db
with an id doc_id
.
Get all documents in a barrel named db
.
Raises exception.
Get a document in a barrel named db
with an id doc_id
.
Raises exception.
Update a document by doc_id
.
Update a document by doc_id
.
Raises exception.