I think Tercio de Morais Sampaio Silva wrote: > > Hi all, > > I have the follow question: > > I've implemented a query that searches facts based on slot's values. The > result obtained is a query result as java.util.Iterator. > How can I change this list to a Jess fact list or a Protege fact list? > > Thanks, >
Section 2.9 of the Jess 6 manual shows how to deal with this Iterator both from Jess and from Java. --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
