com.hp.hpl.jena.graph.query
Class SimpleQueryPlan
java.lang.Object
com.hp.hpl.jena.graph.query.SimpleQueryPlan
- All Implemented Interfaces:
- BindingQueryPlan
public class SimpleQueryPlan
- extends Object
- implements BindingQueryPlan
SimpleQueryPlan is an implementation of QueryPlan which uses the engine defined
in Query to do the work.
- Author:
- kers
SimpleQueryPlan
public SimpleQueryPlan(Graph graph,
Query query,
Node[] variables)
executeBindings
public com.hp.hpl.jena.util.iterator.ExtendedIterator<Domain> executeBindings()
- Specified by:
executeBindings
in interface BindingQueryPlan
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP