| Package | Description |
|---|---|
| org.openrdf.sail.nativerdf |
Native RDF storage backend.
|
| org.openrdf.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 |
NativeLiteral |
class |
NativeURI |
Copyright © 2001-2014 Aduna. All Rights Reserved.