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

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

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

Methods in com.hp.hpl.jena.query.larq that return HitLARQ
 HitLARQ IndexLARQ.contains(com.hp.hpl.jena.graph.Node node, java.lang.String queryString)
          Check whether an index recognizes a node.
 

Methods in com.hp.hpl.jena.query.larq that return types with arguments of type HitLARQ
 java.util.Iterator<HitLARQ> IndexLARQ.search(java.lang.String queryString)
          Perform a free text Lucene search and returns an iterator of graph Nodes.
 



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