A facade for calling into the other ingest namespaces.
The main purpose of this namespace is to avoid loading
schema-voyager.ingest.datomic
unless it is needed. This lets users who
need to ingest from Datomic do so, without requiring that all users load the
Datomic deps.
A facade for calling into the other ingest namespaces. The main purpose of this namespace is to avoid loading [[schema-voyager.ingest.datomic]] unless it is needed. This lets users who need to ingest from Datomic do so, without requiring that all users load the Datomic deps.
(datomic params)
A facade for schema-voyager.ingest.datomic/cli-ingest
A facade for [[schema-voyager.ingest.datomic/cli-ingest]]
(datomic-attributes params)
A facade for schema-voyager.ingest.datomic/cli-attributes
A facade for [[schema-voyager.ingest.datomic/cli-attributes]]
(datomic-inferences params)
A facade for [[schema-voyager.ingest.datomic/cli-inference]]
A facade for [[schema-voyager.ingest.datomic/cli-inference]]
(file file-name)
A facade for schema-voyager.ingest.file/ingest
A facade for [[schema-voyager.ingest.file/ingest]]
(process data)
A facade for schema-voyager.ingest.core/process
A facade for [[schema-voyager.ingest.core/process]]
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close