Title: retrieving new facts

Hi,
    Newbie question here. How can I execute rete from Java and get just the list of facts that where triggered from rules? I was expecting to see a run() method with an Iterator return value or something similar. Is there an easy way to do this? Sorry if I missed something obvious in the docs.

    Also, I would like to retract a set of existing facts easily in Jess. Is performing a query and binding each fact to a variable ?fact and then calling retract the best approach? Thanks!

Darren

Reply via email to