Liking cljdoc? Tell your friends :D

clara.tools.fact-graph


AccumulationNodeclj/s

source

AccumulationResultNodeclj/s

source

RuleActivationNodeclj/s

source

session->fact-graphclj/s

(session->fact-graph session)

Given a session, return a graph structure connecting all facts to the facts that they caused to be logically inserted. Note that such connections will not be made for unconditionally inserted facts.

Given a session, return a graph structure connecting all facts to the facts
that they caused to be logically inserted.  Note that such connections will not
be made for unconditionally inserted facts.
sourceraw docstring

strict-map->AccumulationNodecljs

(strict-map->AccumulationNode m15715 & [drop-extra-keys?__2268__auto__])

Factory function for class AccumulationNode, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class AccumulationNode, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

strict-map->AccumulationResultNodecljs

(strict-map->AccumulationResultNode m15737 & [drop-extra-keys?__2268__auto__])

Factory function for class AccumulationResultNode, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class AccumulationResultNode, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

strict-map->RuleActivationNodecljs

(strict-map->RuleActivationNode m15693 & [drop-extra-keys?__2268__auto__])

Factory function for class RuleActivationNode, taking a map of keywords to field values. All keys are required, and no extra keys are allowed. Even faster than map->

Factory function for class RuleActivationNode, taking a map of keywords to field values.  All keys are required, and no extra keys are allowed.  Even faster than map->
sourceraw docstring

t-map->AccumulationNodeclj

source

t-map->AccumulationResultNodeclj

source

t-map->RuleActivationNodeclj

source

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

× close