public abstract class QEP_Base1 extends Object implements QueryExecutionPlanNode
| Constructor and Description |
|---|
QEP_Base1(QueryExecutionPlanNode subPlan) |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.query.ResultSet |
execute() |
QueryExecutionPlanNode |
getSubPlan() |
public QEP_Base1(QueryExecutionPlanNode subPlan)
public QueryExecutionPlanNode getSubPlan()
public com.hp.hpl.jena.query.ResultSet execute()
execute in interface QueryExecutionPlanNodeCopyright © 2015. All rights reserved.