com.hp.hpl.jena.sparql.engine
Interface Plan
- All Superinterfaces:
- Closeable, Printable, PrintSerializable
- All Known Implementing Classes:
- PlanBase, PlanOp
public interface Plan
- extends PrintSerializable, Closeable
Methods inherited from interface org.openjena.atlas.lib.Closeable |
close |
startMarker
static final String startMarker
- See Also:
- Constant Field Values
finishMarker
static final String finishMarker
- See Also:
- Constant Field Values
startMarker2
static final String startMarker2
- See Also:
- Constant Field Values
finishMarker2
static final String finishMarker2
- See Also:
- Constant Field Values
getOp
Op getOp()
iterator
QueryIterator iterator()
Licenced under the Apache License, Version 2.0