(fetch-installed-datasets conn)
Return a set of installed datasets.
Return a set of installed datasets.
(import-dataset conn
ch
{:keys [stream-fn create-sql insert-sql insert-data index-sql]
:as dataset})
Import a dataset into the database conn
from the channel ch
.
Import a dataset into the database `conn` from the channel `ch`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close