QueryAnswers |
AtomicQuery.answer(Set<AtomicQuery> subGoals,
QueryCache cache,
boolean materialise) |
QueryAnswers |
AtomicMatchQuery.answer(Set<AtomicQuery> subGoals,
QueryCache cache,
boolean materialise) |
void |
Query.lookup(QueryCache cache) |
void |
AtomicMatchQuery.lookup(QueryCache cache) |
void |
Query.memoryLookup(QueryCache cache) |
void |
AtomicMatchQuery.memoryLookup(QueryCache cache) |
void |
Query.propagateAnswers(QueryCache cache) |
void |
AtomicMatchQuery.propagateAnswers(QueryCache cache) |
void |
AtomicQuery.resolveViaRule(Rule rl,
Set<AtomicQuery> subGoals,
QueryCache cache,
boolean materialise) |
void |
AtomicMatchQuery.resolveViaRule(Rule rl,
Set<AtomicQuery> subGoals,
QueryCache cache,
boolean materialise) |