| Package | Description |
|---|---|
| org.openrdf.store.blob | |
| org.openrdf.store.blob.disk | |
| org.openrdf.store.blob.file |
| Modifier and Type | Method and Description |
|---|---|
BlobVersion |
BlobStore.newVersion()
Create a new
BlobVersion using a generated version ID. |
BlobVersion |
BlobStore.newVersion(String version)
Create a new
BlobVersion maybe with the given unique ID. |
BlobVersion |
BlobStore.openVersion(String version)
Open a read-only
BlobVersion of the blob(s) with this version. |
| Modifier and Type | Class and Description |
|---|---|
class |
DiskBlobVersion
Contains version information for a DiskBlob.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileBlobVersion
Deprecated.
|
Copyright © 2016 Chair of Distributed Information Systems - University of Passau. All rights reserved.