com.hp.hpl.jena.graph.query
Class StageElement.FindTriples
java.lang.Object
com.hp.hpl.jena.graph.query.StageElement
com.hp.hpl.jena.graph.query.StageElement.FindTriples
- Enclosing class:
- StageElement
public static final class StageElement.FindTriples
- extends StageElement
A FindTriples runs match-and-next over all the triples returned
by its finder.
StageElement.FindTriples
public StageElement.FindTriples(Stage stage,
Matcher matcher,
Applyer finder,
StageElement next)
run
public final void run(Domain current)
- Specified by:
run
in class StageElement
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP