Liking cljdoc? Tell your friends :D
Clojure only.

datahike.migrate


export-dbclj

(export-db db path)

Export the database in a flat-file of datoms at path.

Export the database in a flat-file of datoms at path.
sourceraw docstring

import-dbclj

(import-db conn path)

Import a flat-file of datoms at path into your database.

Import a flat-file of datoms at path into your database.
sourceraw docstring

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

× close