Package | Description |
---|---|
com.hp.hpl.jena.rdf.model |
A package for creating and manipulating RDF graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleSelector
A general selector class for use when querying models.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP