|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TStatement
An RDF statement with specified graph name and meta-data represented as triplesets.
| Method Summary | |
|---|---|
Iterator<URI> |
getTriplesetIterator()
Gets iterator to the associated triplesets for this statement instance. |
boolean |
isMemberOf(URI uri)
Checks if this statement is associated with a specific tripleset URI. |
| Methods inherited from interface org.openrdf.model.Statement |
|---|
equals, getContext, getObject, getPredicate, getSubject, hashCode |
| Method Detail |
|---|
Iterator<URI> getTriplesetIterator()
boolean isMemberOf(URI uri)
uri - the tripleset identifier to be checked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||