On 02/10/2012, raffi <christian.koehler(a)s2008.tu-chemnitz.de> wrote:
How can I get only the Recommendation instances from working memory
in my
main java class?
I think it has to be something with the /getObjects/ method for my ksession
variable!?
Use a query. getObjects() returns all WM fact objects, but the query
will give you just the Recommendataion objects.