|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Query | |
| com.hp.hpl.jena.rdql | RDQL - A query language for Jena. |
| Uses of Query in com.hp.hpl.jena.rdql |
| Methods in com.hp.hpl.jena.rdql with parameters of type Query | |
void |
ResultBinding.setQuery(Query q)
|
boolean |
Constraint.isSatisfied(Query q,
ResultBinding env)
|
| Constructors in com.hp.hpl.jena.rdql with parameters of type Query | |
QueryResultsStream(Query query,
QueryExecution qe,
java.util.Iterator iter)
|
|
QueryEngineExt(Query q)
Deprecated. Use QueryEngine - which devloves mathcing to the graph. |
|
QueryEngine(Query q)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||