Interface NativeResource
-
- All Superinterfaces:
NativeValue
,Resource
,Serializable
,Value
- All Known Implementing Classes:
NativeBNode
,NativeIRI
public interface NativeResource extends NativeValue, Resource
-
-
Field Summary
-
Fields inherited from interface org.eclipse.rdf4j.sail.nativerdf.model.NativeValue
UNKNOWN_ID
-
-
Method Summary
-
Methods inherited from interface org.eclipse.rdf4j.sail.nativerdf.model.NativeValue
getInternalID, getValueStoreRevision, setInternalID
-
Methods inherited from interface org.eclipse.rdf4j.model.Resource
isResource
-
-