Mobios v0.91

mobios.index
Interface Query

All Known Implementing Classes:
KNNQuery, RangeQuery

public interface Query

Base interface for queries, consisting of all the information necessary to search the database.

Version:
2006.05.09
Author:
Rui Mao, Willard

Method Summary
 IndexObject getQueryObject()
           
 

Method Detail

getQueryObject

IndexObject getQueryObject()
Returns:
the query object.

Mobios v0.91

(C) 2002 - 2006 The MoBIoS Group