Liking cljdoc? Tell your friends :D

tarantool-clj.client


new-clientclj

(new-client config)
source

TarantoolClientProtocolcljprotocol

callclj

(call this function-name args-tuple)

deleteclj

(delete this space-id index-id key-tuple)

evalclj

(eval this expression args-tuple)

insertclj

(insert this space-id data-tuple)

replaceclj

(replace this space-id data-tuple)

selectclj

(select this space-id index-id limit offset iterator key-tuple)

updateclj

(update this space-id index-id key-tuple ops-tuples)

upsertclj

(upsert this space-id 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