Class BasicReduceComponent

java.lang.Object
net.ontopia.topicmaps.query.impl.rdbms.BasicReduceComponent
All Implemented Interfaces:
QueryComponentIF

public class BasicReduceComponent extends Object implements QueryComponentIF
INTERNAL: Query component that is used to perform the reduce operation for QueryMatches instances. The implementation returns the result of a call to impl.basic.QueryProcessor.reduce(TologQuery, QueryMatches).