Provides the logic for recursively flattening map entities in a transaction.
Provides the logic for recursively flattening map entities in a transaction.
(flatten-map-entities report)Given a report comprised of Add, Retract, and MapEntity objects (possibly with nested Maps), return an updated report where any nested Map objects have been flattened into the tx-data and normalized to MapEntity objects containing only keyword-type attributes.
Given a report comprised of Add, Retract, and MapEntity objects (possibly with nested Maps), return an updated report where any nested Map objects have been flattened into the tx-data and normalized to MapEntity objects containing only keyword-type attributes.
(flatten-map-entity me)Given an entity map, return a sequence of one or more map entities flattened with db/ids and references inserted where required
Given an entity map, return a sequence of one or more map entities flattened with db/ids and references inserted where required
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 |