Package | Description |
---|---|
org.eclipse.rdf4j.sail.nativerdf |
Native RDF storage backend.
|
org.eclipse.rdf4j.sail.nativerdf.model |
Modifier and Type | Method and Description |
---|---|
NativeValue |
ValueStore.getNativeValue(Value value) |
NativeValue |
ValueStore.getValue(int id)
Gets the value for the specified ID.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NativeResource |
Modifier and Type | Class and Description |
---|---|
class |
NativeBNode |
class |
NativeIRI |
class |
NativeLiteral |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.