Name
Mojito::Page::CRUD::Deep - DBM::Deep CRUD
Methods
create
Create a page in the database.
read
Read a page from the database.
update
Update a page in the database.
delete
Delete a page from the database.
get_all
Get all pages in the notes collection. Returns a MongoDB cursor one can iterate over.