de.fuberlin.wiwiss.d2rq.find
Class FindQuery
java.lang.Object
de.fuberlin.wiwiss.d2rq.find.FindQuery
public class FindQuery
- extends Object
A find query on a list of property bridges. Results are delivered
as an iterator. Will combine queries on multiple bridges into one
SQL statement where possible.
- Version:
- $Id: FindQuery.java,v 1.10 2006/09/17 00:36:27 cyganiak Exp $
- Author:
- Richard Cyganiak (richard@cyganiak.de)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindQuery
public FindQuery(Triple triplePattern,
Collection propertyBridges)
iterator
public ExtendedIterator iterator()