com.hp.hpl.jena.graph.query
Interface BindingQueryPlan

All Known Implementing Classes:
SimpleQueryPlan

public interface BindingQueryPlan

A BindingQueryPlan is something that can run executeBindings() to get back an ExtendedIterator over Domains, ie, Lists.

Author:
kers

Method Summary
 com.hp.hpl.jena.util.iterator.ExtendedIterator<Domain> executeBindings()
           
 

Method Detail

executeBindings

com.hp.hpl.jena.util.iterator.ExtendedIterator<Domain> executeBindings()


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