Liking cljdoc? Tell your friends :D

missinterpret.storage.store.core


add-optionsclj

(add-options opts)
(add-options element
             {:keys [default-fn metadata metadata-action rm-sources] :as opts})

Includes the arguments that can modify a block during the add operation.

When metadata is supplied without a metadata-action the action defaults to :metadata/merge-first.

Includes the arguments that can modify a block during the add operation.

When metadata is supplied without a metadata-action the action defaults
to :metadata/merge-first.
raw docstring

flow-kindclj


flow-store-infoclj


flow-versionclj


new-flow-storeclj

(new-flow-store arguments)
(new-flow-store name block-store content-store)

new-storeclj

(new-store arguments)
(new-store name block-store content-store)

query-optionsclj

(query-options opts)
(query-options element {:keys [default-fn query-fn ordering-fn] :as opts})

Includes the arguments that can modify a query.

Includes the arguments that can modify a query.
raw docstring

remove-optionsclj

(remove-options opts)
(remove-options element
                {:keys [default-fn allow-content-only omit-rm-block-predicate
                        keep-orig-block-predicate]
                 :as opts})

store-idclj

(store-id name block-store content-store)

store-infoclj


store-kindclj


store-versionclj

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

× close