Global
===





---

exports() 
-----------------------------
Initialize a mapper class for the specified manager


mapper() 
-----------------------------
Defines a new mapper instance into the specified manager


find() 
-----------------------------
Finds data from the specified resultset


create() 
-----------------------------
Creates a new record


nextId() 
-----------------------------
Retrieves the next sequence id


setup() 
-----------------------------
Automatically creates views into couchbase



---








