(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.
(strict-map->AccumulationNode m10392 & [drop-extra-keys?__1357__auto__])
(strict-map->AccumulationNode m2781 & [drop-extra-keys?__1175__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->
(strict-map->AccumulationResultNode m10438 & [drop-extra-keys?__1357__auto__])
(strict-map->AccumulationResultNode m2799 & [drop-extra-keys?__1175__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->
(strict-map->RuleActivationNode m10339 & [drop-extra-keys?__1357__auto__])
(strict-map->RuleActivationNode m2763 & [drop-extra-keys?__1175__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->
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close