|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use QueryResultsMem | |
| com.hp.hpl.jena.rdql | RDQL - A query language for Jena. |
| Uses of QueryResultsMem in com.hp.hpl.jena.rdql |
| Methods in com.hp.hpl.jena.rdql with parameters of type QueryResultsMem | |
static boolean |
QueryResultsMem.equivalent(QueryResultsMem irs1,
QueryResultsMem irs2)
Are two result sets the same (isomorphic)? |
| Constructors in com.hp.hpl.jena.rdql with parameters of type QueryResultsMem | |
QueryResultsMem(QueryResultsMem imrs2)
Create an in-memory result set from another one |
|
QueryResultsMem(QueryResultsMem imrs2,
boolean takeCopy)
Create an in-memory result set from another one |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||