Liking cljdoc? Tell your friends :D

tarantool-clj.space


new-spaceclj

(new-space client config)
source

SpaceProtocolcljprotocol

evalclj

(eval this expression)
(eval this expression args)

selectclj

(select this key-doc)
(select this key-doc opts)

insertclj

(insert this data-doc)

callclj

(call this function-name)
(call this function-name args)

replaceclj

(replace this data-doc)

updateclj

(update this key-doc ops-doc)

deleteclj

(delete this key-doc)

select-firstclj

(select-first this key-doc)
(select-first this key-doc opts)

upsertclj

(upsert this data-tuple ops-tuples)
source

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