Liking cljdoc? Tell your friends :D

eva.v2.transaction-pipeline.type.map

Defines a concrete type for Map Entity operations handled in the transaction pipeline.

Defines a concrete type for Map Entity operations handled in the transaction pipeline.
raw docstring

->map-entityclj

(->map-entity db m)
source

->normalized-map-entityclj

(->normalized-map-entity db m)
source

keywordizeclj

(keywordize k)
source

map->addsclj

(map->adds me)

Given a flattened MapEntity object, returns a list of Adds corresponding to the expanded entity.

Given a flattened MapEntity object, returns a list of Adds corresponding
to the expanded entity.
sourceraw docstring

map-entity?clj

(map-entity? o)
source

normalize-kvclj

(normalize-kv db [k v])
source

normalize-map-entityclj

(normalize-map-entity db me)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close