(clean-mem-database uri type)Inputs: [uri :- s/Str type :- s/Keyword]
Inputs: [uri :- s/Str type :- s/Keyword]
(create-connection! uri)Inputs: [uri :- s/Str]
Inputs: [uri :- s/Str]
(create-schemas schemas)Inputs: [schemas :- [#:s{Any s/Any}]] Returns: [#:s{Keyword s/Keyword}]
Inputs: [schemas :- [#:s{Any s/Any}]]
Returns: [#:s{Keyword s/Keyword}](start-datomic db-name password type schemas)(start-datomic host db-name password type schemas)Inputs: ([host :- s/Str db-name :- s/Str password :- s/Str type :- s/Keyword schemas :- [#:s{Any s/Any}]] [db-name :- s/Str password :- s/Str type :- s/Keyword schemas :- [#:s{Any s/Any}]])
Inputs: ([host :- s/Str db-name :- s/Str password :- s/Str type :- s/Keyword schemas :- [#:s{Any s/Any}]] [db-name :- s/Str password :- s/Str type :- s/Keyword schemas :- [#:s{Any s/Any}]])
(transact-schemas! connection entity-schemas)Inputs: [connection :- Connection entity-schemas :- [#:s{Keyword s/Keyword}]]
Inputs: [connection :- Connection entity-schemas :- [#:s{Keyword s/Keyword}]]
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 |