|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Selector | |
|---|---|
| com.hp.hpl.jena.rdf.model | A package for creating and manipulating RDF graphs. |
| Uses of Selector in com.hp.hpl.jena.rdf.model |
|---|
| Classes in com.hp.hpl.jena.rdf.model that implement Selector | |
|---|---|
class |
SimpleSelector
A general selector class for use when querying models. |
| Methods in com.hp.hpl.jena.rdf.model with parameters of type Selector | |
|---|---|
StmtIterator |
Model.listStatements(Selector s)
List the statements matching a selector. |
Model |
Model.query(Selector s)
Create a new model containing the statements matching a query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||