|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mindswap.pellet.jena.PelletQueryExecution
SparqlDLExecutionFactory instead.
public class PelletQueryExecution
| Field Summary | |
|---|---|
static java.util.logging.Logger |
log
Deprecated. |
| Constructor Summary | |
|---|---|
PelletQueryExecution(com.hp.hpl.jena.query.Query query,
com.hp.hpl.jena.query.Dataset source)
Deprecated. |
|
PelletQueryExecution(com.hp.hpl.jena.query.Query query,
com.hp.hpl.jena.rdf.model.Model source)
Deprecated. |
|
PelletQueryExecution(java.lang.String query,
com.hp.hpl.jena.rdf.model.Model source)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
abort()
Deprecated. |
void |
close()
Deprecated. |
boolean |
execAsk()
Deprecated. |
com.hp.hpl.jena.rdf.model.Model |
execConstruct()
Deprecated. |
com.hp.hpl.jena.rdf.model.Model |
execConstruct(com.hp.hpl.jena.rdf.model.Model model)
Deprecated. |
com.hp.hpl.jena.rdf.model.Model |
execDescribe()
Deprecated. |
com.hp.hpl.jena.rdf.model.Model |
execDescribe(com.hp.hpl.jena.rdf.model.Model model)
Deprecated. |
com.hp.hpl.jena.query.ResultSet |
execSelect()
Deprecated. |
com.hp.hpl.jena.sparql.util.Context |
getContext()
Deprecated. |
com.hp.hpl.jena.query.Dataset |
getDataset()
Deprecated. |
boolean |
isPurePelletQueryExec()
Deprecated. |
void |
setFileManager(com.hp.hpl.jena.util.FileManager manager)
Deprecated. |
void |
setInitialBinding(com.hp.hpl.jena.query.QuerySolution arg0)
Deprecated. |
void |
setPurePelletQueryExec(boolean purePelletQueryExec)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.logging.Logger log
| Constructor Detail |
|---|
public PelletQueryExecution(java.lang.String query,
com.hp.hpl.jena.rdf.model.Model source)
public PelletQueryExecution(com.hp.hpl.jena.query.Query query,
com.hp.hpl.jena.rdf.model.Model source)
public PelletQueryExecution(com.hp.hpl.jena.query.Query query,
com.hp.hpl.jena.query.Dataset source)
| Method Detail |
|---|
public com.hp.hpl.jena.rdf.model.Model execDescribe()
execDescribe in interface com.hp.hpl.jena.query.QueryExecutionpublic com.hp.hpl.jena.rdf.model.Model execDescribe(com.hp.hpl.jena.rdf.model.Model model)
execDescribe in interface com.hp.hpl.jena.query.QueryExecutionpublic com.hp.hpl.jena.rdf.model.Model execConstruct()
execConstruct in interface com.hp.hpl.jena.query.QueryExecutionpublic com.hp.hpl.jena.rdf.model.Model execConstruct(com.hp.hpl.jena.rdf.model.Model model)
execConstruct in interface com.hp.hpl.jena.query.QueryExecutionpublic boolean execAsk()
execAsk in interface com.hp.hpl.jena.query.QueryExecutionpublic com.hp.hpl.jena.query.ResultSet execSelect()
execSelect in interface com.hp.hpl.jena.query.QueryExecutionpublic void abort()
abort in interface com.hp.hpl.jena.query.QueryExecutionpublic void close()
close in interface com.hp.hpl.jena.query.QueryExecutionpublic void setFileManager(com.hp.hpl.jena.util.FileManager manager)
setFileManager in interface com.hp.hpl.jena.query.QueryExecutionpublic void setInitialBinding(com.hp.hpl.jena.query.QuerySolution arg0)
setInitialBinding in interface com.hp.hpl.jena.query.QueryExecutionpublic com.hp.hpl.jena.sparql.util.Context getContext()
getContext in interface com.hp.hpl.jena.query.QueryExecutionpublic com.hp.hpl.jena.query.Dataset getDataset()
getDataset in interface com.hp.hpl.jena.query.QueryExecutionpublic boolean isPurePelletQueryExec()
public void setPurePelletQueryExec(boolean purePelletQueryExec)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||