Liking cljdoc? Tell your friends :D

eva.query.dialect.translation.edb


->edb-composer-fnclj

(->edb-composer-fn idx-sym)
source

edb-composer-gen-specclj

(edb-composer-gen-spec inputs-list)

Given the :in clause of a query, this returns a constructor that will take the sequence of corresponding runtime inputs and generates an object satisfying the EDB protocol that handles all datom resolution by delegating to the sources passed in.

The EDB returned by this function expects an additional initial argument, which is simply the symbol corresponding to the source to which it should delegate.

Given the :in clause of a query, this returns a constructor that will take the
sequence of corresponding runtime inputs and generates an object satisfying the
EDB protocol that handles all datom resolution by delegating to the sources passed
in.

The EDB returned by this function expects an additional initial argument, which is simply
the symbol corresponding to the source to which it should delegate.
sourceraw docstring

src-var-valueclj

(src-var-value [_ val])
source

src-var?clj

(src-var? [type])
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close