(create-design-document name a-list)Creates a DesignDocument giving the name and a-list of views
Creates a DesignDocument giving the name and a-list of views
(create-spatial-view name string)Creates a SpatialView giving a name and the string of the function of the view
Creates a SpatialView giving a name and the string of the function of the view
(create-view {:keys [name map reduce]})(create-view name string-map)(create-view name string-map string-reduce)(design-document->map document)Converts a DesignDocument to a map
Converts a DesignDocument to a map
(flush! bucket-manager)(flush! bucket-manager time time-type)On 2.2.7 doesn't work properly
On 2.2.7 doesn't work properly
(insert-design-document! bucket-manager design)Inserts the design to the bucketManager
Inserts the design to the bucketManager
(map->design-document {:keys [name views]})Converts a DesignDocument to a map
Converts a DesignDocument to a map
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |