| Package | Description |
|---|---|
| org.openrdf.sail.nativerdf |
Native RDF storage backend.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LimitedSizeNativeStore |
| Modifier and Type | Field and Description |
|---|---|
protected NativeStore |
NativeTripleSource.nativeStore |
protected NativeStore |
NativeStoreConnection.nativeStore |
| Constructor and Description |
|---|
LimitedSizeNativeStoreConnection(NativeStore nativeStore) |
NativeStoreConnection(NativeStore nativeStore) |
NativeTripleSource(NativeStore store,
boolean includeInferred,
boolean readTransaction) |
Copyright © 2001-2014 Aduna. All Rights Reserved.