Save a DataScript DB where it can be used by the web UI.
Save a DataScript DB where it can be used by the web UI.
(save-db db)
(save-db file-path db)
Persists a DataScript db
at a given file-path
, by default
resources/schema_voyager_db.edn
.
Persists a DataScript `db` at a given `file-path`, by default `resources/schema_voyager_db.edn`.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |