Functions for generating a user schema for Datomic.
Functions for generating a user schema for Datomic.
(auto-schema json-data)Determine a Datomic schema for a provided JSON structure.
Determine a Datomic schema for a provided JSON structure.
(schema-from data xfr)Generate a schema out of data, and add to the xfr transactor
Generate a schema out of data, and add to the xfr transactor
(typename data)Returns the name of a JSON type
Returns the name of a JSON type
(extract-types json-data)Return a sequence of property/type pairs identified in JSON. JSON must be a sequence of entity maps.
Return a sequence of property/type pairs identified in JSON. JSON must be a sequence of entity maps.
(pair-file-to-attributes file-text)Generates data for new attribute definitions, based on a file of attribute/type pairs.
Generates data for new attribute definitions, based on a file of attribute/type pairs.
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 |