com.hp.hpl.jena.graph.query
Class SimpleTreeQueryPlan

java.lang.Object
  extended by com.hp.hpl.jena.graph.query.SimpleTreeQueryPlan
All Implemented Interfaces:
TreeQueryPlan

public class SimpleTreeQueryPlan
extends Object
implements TreeQueryPlan

Incomplete class. Do not use.


Constructor Summary
SimpleTreeQueryPlan(Graph target, Graph pattern)
           
 
Method Summary
 Graph executeTree()
           
static Set getRoots(Graph pattern)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTreeQueryPlan

public SimpleTreeQueryPlan(Graph target,
                           Graph pattern)
Method Detail

executeTree

public Graph executeTree()
Specified by:
executeTree in interface TreeQueryPlan

getRoots

public static Set getRoots(Graph pattern)


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