Liking cljdoc? Tell your friends :D

clara-eav.eav

This namespace is about defining EAVs and converting to EAVs from various representations (mainly from an entity map).

This namespace is about defining EAVs and converting to EAVs from various
representations (mainly from an entity map).
raw docstring

ancestors-fnclj/s

(ancestors-fn type)

Clara-Rules ancestors-fn function for EAVs used in session creation. The EAV record type matches all eavs, the :eav/all type does the same.

Clara-Rules `ancestors-fn` function for EAVs used in session creation.
The `EAV` record type matches all eavs, the :eav/all type does the same.
sourceraw docstring

eav-seqclj/s

(eav-seq tx)

Transforms transaction data tx into a sequence of eav records.

Transforms transaction data `tx` into a sequence of eav records.
sourceraw docstring

fact-type-fnclj/s

(fact-type-fn fact)

Clara-Rules fact-type-fn function for EAVs used in session creation. The attribute :a of an EAV is used as it's type in Clara.

Clara-Rules `fact-type-fn` function for EAVs used in session creation.
The attribute `:a` of an EAV is used as it's type in Clara.
sourceraw docstring

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

× close