(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close