Liking cljdoc? Tell your friends :D

me.vedang.clj-fdb.mutation-type

A set of operations that can be performed atomically on a database. These are used as parameters to ftr/mutate! (mutation, byte[], byte[]).

A set of operations that can be performed atomically on a database.
These are used as parameters to `ftr/mutate!` (mutation, byte[],
byte[]).
raw docstring

mutationclj

(mutation k)

Given a mutation-type k, return the corresponding value from the MutationType enum.

Given a mutation-type `k`, return the corresponding value from the
`MutationType` enum.
sourceraw docstring

mutation-typesclj

Mutation types. This corresponds to MutationType enum.

Mutation types. This corresponds to `MutationType` enum.
sourceraw 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