org.openrdf.sesame.sailimpl.nativerdf.model
Interface NativeResource

All Superinterfaces:
Comparable, NativeValue, Resource, Serializable, Value
All Known Implementing Classes:
NativeBNode, NativeURI

public interface NativeResource
extends NativeValue, Resource


Methods inherited from interface org.openrdf.sesame.sailimpl.nativerdf.model.NativeValue
getInternalId, getRepository, getValueStoreRevision, setInternalId
 
Methods inherited from interface org.openrdf.model.Value
getObjectStatements
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface org.openrdf.model.Resource
addProperty, getSubjectStatements
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.