Interface QueryCoreProcessor

All Known Implementing Classes:
NoCoreProcessor, QueryCoreProcessorImpl

public interface QueryCoreProcessor
Compute the core of a FOQuery seen as a set of atoms The computed core is a FOQuery without redundant atoms; 'core' corresponds to the notion of graph theory (the set of atoms being viewed as a bipartite (predicate/term) graph).
Author:
Florent Tornil, Guillaume Pérution-Kihli