Liking cljdoc? Tell your friends :D

schema-voyager.ingest.api

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.
raw docstring

datomicclj

(datomic params)
A facade for [[schema-voyager.ingest.datomic/cli-ingest]]
sourceraw docstring

datomic-attributesclj

(datomic-attributes params)
A facade for [[schema-voyager.ingest.datomic/cli-attributes]]
sourceraw docstring

datomic-inferencesclj

(datomic-inferences params)

A facade for [[schema-voyager.ingest.datomic/cli-inference]]

A facade for [[schema-voyager.ingest.datomic/cli-inference]]
sourceraw docstring

fileclj

(file file-name)
A facade for [[schema-voyager.ingest.file/ingest]]
sourceraw docstring

processclj

(process data)
A facade for [[schema-voyager.ingest.core/process]]
sourceraw docstring

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

× close