Uses of Interface
com.hp.hpl.jena.graph.query.TreeQueryPlan

Packages that use TreeQueryPlan
com.hp.hpl.jena.graph.query Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs. 
 

Uses of TreeQueryPlan in com.hp.hpl.jena.graph.query
 

Classes in com.hp.hpl.jena.graph.query that implement TreeQueryPlan
 class SimpleTreeQueryPlan
          Incomplete class.
 

Methods in com.hp.hpl.jena.graph.query that return TreeQueryPlan
 TreeQueryPlan SimpleQueryHandler.prepareTree(Graph pattern)
           
 TreeQueryPlan QueryHandler.prepareTree(Graph pattern)
          deliver a plan for executing the tree-match query defined by _pattern_.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP