Liking cljdoc? Tell your friends :D

nd-db.io


->strclj

(->str data)
source

append+newlineclj

(append+newline writer)

append to a file, return count of bytes appended

append to a file, return count of bytes appended
sourceraw docstring

compressed-input-streamclj

(compressed-input-stream filename)
source

mv-fileclj

(mv-file source target)
source

ndfile-md5clj

(ndfile-md5 filename)

Reads first 10 lines of file, return corresponding MD5

Reads first 10 lines of file, return corresponding MD5
sourceraw docstring

params->doc-parserclj

(params->doc-parser {:keys [doc-type] :as params})
source

parse-dbclj

(parse-db {:keys [filename] :as params} serialized-filename)

Parse nd-db metadata format v0.9.0+

Parse nd-db metadata format v0.9.0+
sourceraw docstring

parse-paramsclj

(parse-params &
              {:keys [filename id-fn id-rx-str id-path id-name id-type
                      col-separator col-parser index-folder index-persist?]
               :as params})

Parses input params for intake by raw-db

Parses input params for intake by raw-db
sourceraw docstring

path->folder+filenameclj

(path->folder+filename filepath)
source

serialize-dbclj

(serialize-db db)
(serialize-db db-info index nddbmeta-filepath)

nd-db metadata format v0.9.0+

nd-db metadata format v0.9.0+
sourceraw docstring

serialized-db-filepathclj

(serialized-db-filepath &
                        {:keys [filename idx-id index-folder
                                serialized-filename]})
source

str->clj

(str-> data-str)
source

tmpdirclj

(tmpdir)
source

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

× close