Package com.hp.hpl.jena.query.larq

Interface Summary
IndexBuilder  
 

Class Summary
HitLARQ  
IndexBuilderBase Root class for index creation.
IndexBuilderExt Deprecated. Backwards compatibility named class - use IndexBuilderNode
IndexBuilderLiteral Base class for indexing literals (i.e. index is a literal and the index returns the literal)
IndexBuilderModel Root class for index creation from a graph or model.
IndexBuilderNode Helper class for index creation from external content.
IndexBuilderString Index literals which are plain strings, string with a language tag or which have a datatype of XSD string.
IndexBuilderSubject Class for indexing by subject (i.e. index is a literal and the index returns the subject).
IndexLARQ ARQ wrapper for a Lucene index.
LARQ  
LuceneSearch Base class for searching a IndexLARQ
 

Exception Summary
ARQLuceneException Root exception for all exceptions generated by LARQ
 



Copyright © 2004, 2005, 2006, 2007, 2008 Hewlett-Packard Development Company, LP