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[]).
(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.
Mutation types. This corresponds to MutationType enum.
Mutation types. This corresponds to `MutationType` enum.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |