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 QueryHandler.prepareTree(Graph pattern)
          deliver a plan for executing the tree-match query defined by _pattern_.
 TreeQueryPlan SimpleQueryHandler.prepareTree(Graph pattern)
           
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP