Package | Description |
---|---|
com.hp.hpl.jena.rdf.model |
A package for creating and manipulating RDF graphs.
|
Modifier and Type | Method and Description |
---|---|
RSIterator |
Model.listReifiedStatements()
answer an iterator delivering all the reified statements "in" this model
|
RSIterator |
Statement.listReifiedStatements()
answer an iterator which delivers all the reified statements in the model
this Statement belongs to that match this Statement.
|
RSIterator |
Model.listReifiedStatements(Statement st)
answer an iterator delivering all the reified statements "in" this model
that match the statement _st_.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP