Methods in org.mindswap.pellet.jena that throw UnsupportedQueryException |
com.hp.hpl.jena.query.ResultSet |
OWLReasoner.execQuery(com.hp.hpl.jena.query.Query sparql)
|
com.hp.hpl.jena.query.ResultSet |
OWLMETReasoner.execQuery(com.hp.hpl.jena.query.Query sparql)
|
com.hp.hpl.jena.query.ResultSet |
OWLReasoner.execQuery(java.lang.String queryStr)
|
com.hp.hpl.jena.query.ResultSet |
OWLMETReasoner.execQuery(java.lang.String queryStr)
|
com.hp.hpl.jena.rdql.QueryResults |
OWLReasoner.runQuery(com.hp.hpl.jena.rdql.Query rdql)
|
com.hp.hpl.jena.rdql.QueryResults |
OWLMETReasoner.runQuery(com.hp.hpl.jena.rdql.Query rdql)
|
com.hp.hpl.jena.rdql.QueryResults |
OWLReasoner.runQuery(java.lang.String queryStr)
Run the RDQL query and return the results. |
com.hp.hpl.jena.rdql.QueryResults |
OWLMETReasoner.runQuery(java.lang.String queryStr)
Run the RDQL query and return the results. |