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

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

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

Methods in com.hp.hpl.jena.query.larq that return IndexLARQ
static IndexLARQ LARQ.getDefaultIndex()
           
static IndexLARQ LARQ.getDefaultIndex(com.hp.hpl.jena.sparql.util.Context context)
           
 IndexLARQ IndexBuilderModel.getIndex()
          Get a search index used by LARQ.
 IndexLARQ IndexBuilderBase.getIndex()
          Get a search index used by LARQ.
 IndexLARQ IndexBuilder.getIndex()
          Get a search index used by LARQ.
 

Methods in com.hp.hpl.jena.query.larq with parameters of type IndexLARQ
static void LARQ.setDefaultIndex(com.hp.hpl.jena.sparql.util.Context context, IndexLARQ index)
           
static void LARQ.setDefaultIndex(IndexLARQ index)
           
 



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