(add-user username password)(add-user database username password)Adds a new user for this db
Adds a new user for this db
(drop-db)(drop-db database)Drops the currently set database (via core/set-db) or the specified database.
Drops the currently set database (via core/set-db) or the specified database.
(get-collection-names)(get-collection-names database)Returns a set containing the names of all collections in this database.
Returns a set containing the names of all collections in this database.
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 |