org.openrdf.sail.nativerdf.model
Interface NativeResource

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

public interface NativeResource
extends NativeValue, Resource


Field Summary
 
Fields inherited from interface org.openrdf.sail.nativerdf.model.NativeValue
UNKNOWN_ID
 
Method Summary
 
Methods inherited from interface org.openrdf.sail.nativerdf.model.NativeValue
getInternalID, getValueStoreRevision, setInternalID
 
Methods inherited from interface org.openrdf.model.Value
stringValue
 



Copyright © 2001-2008 Aduna. All Rights Reserved.