com.hp.hpl.jena.sparql.engine.main
Class StageGeneratorGeneric
java.lang.Object
com.hp.hpl.jena.sparql.engine.main.StageGeneratorGeneric
- All Implemented Interfaces:
- StageGenerator
public class StageGeneratorGeneric
- extends java.lang.Object
- implements StageGenerator
Generic - always works - StageGenerator
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
altMatcher
public static final Symbol altMatcher
StageGeneratorGeneric
public StageGeneratorGeneric()
execute
public QueryIterator execute(BasicPattern pattern,
QueryIterator input,
ExecutionContext execCxt)
- Specified by:
execute in interface StageGenerator
executeInline
public static QueryIterator executeInline(BasicPattern pattern,
QueryIterator input,
ExecutionContext execCxt)
- Use the inline BGP matcher
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.