Uses of Class
com.hp.hpl.jena.query.larq.IndexBuilderModel

Packages that use IndexBuilderModel
com.hp.hpl.jena.query.larq   
 

Uses of IndexBuilderModel in com.hp.hpl.jena.query.larq
 

Subclasses of IndexBuilderModel in com.hp.hpl.jena.query.larq
 class IndexBuilderLiteral
          Base class for indexing literals (i.e. index is a literal and the index returns the literal)
 class IndexBuilderString
          Index literals which are plain strings, string with a language tag or which have a datatype of XSD string.
 class IndexBuilderSubject
          Class for indexing by subject (i.e. index is a literal and the index returns the subject).
 



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