Liking cljdoc? Tell your friends :D

mysqlx-clj.collection


findclj

(find collection query)

find-by-idclj

(find-by-id collection id)

Returns a single document with matching _id field.

Returns a single document with matching _id field.
raw docstring

insert!clj

(insert! collection document)

Saves document to collection and returns the inserted document as a persistent Clojure map.

Saves document to collection and returns the inserted document as a persistent Clojure map.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close