Fork me on GitHub
#clara
<
2016-09-19
>
ramkumarkb14:09:48

Hello, I am trying to use Clara in a project and was wondering if there is any way to insert facts both from Java & Clojure, before firing the rules. The idea is that one could transition from Java for existing facts but use Clojure for inserting new facts, before firing all the rules (which is in Clara DSL). I was trying to read the docs here : http://www.clara-rules.org/docs/java/ But could not find any example where facts are inserted both from Java & Clojure. Any pointers would be immensely helpful. Thank you!

devn19:09:31

Thoughts on generating a graph based on rule firings?