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, 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
 Iterator<HitLARQ> IndexLARQ.search(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 Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.