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 java.lang.Object
implements TreeQueryPlan

Incomplete class. Do not use.


Constructor Summary
SimpleTreeQueryPlan(Graph target, Graph pattern)
           
 
Method Summary
 Graph executeTree()
           
static java.util.Set<Node> 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 java.util.Set<Node> getRoots(Graph pattern)


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