Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

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

EAVcljs

source

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 it's used as it's type.

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

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

× close