|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
int |
getInternalId()
Gets the ID that is used in the native RDF repository for this Value. |
NativeRdfRepository |
getRepository()
Returns the NativeRdfRepository that contains this NativeValue. |
ValueStoreRevision |
getValueStoreRevision()
Gets the revision of the value store that created this value. |
void |
setInternalId(int id,
ValueStoreRevision revision)
Sets the ID that is used for this value in a specific revision of the value store. |
| Methods inherited from interface org.openrdf.model.Value |
getObjectStatements |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public NativeRdfRepository getRepository()
public void setInternalId(int id,
ValueStoreRevision revision)
public int getInternalId()
public ValueStoreRevision getValueStoreRevision()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||