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 is a website building & hosting documentation for Clojure/Script libraries

× close