Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
org.hypergraphdb.storage |
Modifier and Type | Method and Description |
---|---|
HGStoreImplementation |
HGConfiguration.getStoreImplementation()
Return the low-level storage implementation to be used for this
database instance.
|
Modifier and Type | Method and Description |
---|---|
void |
HGConfiguration.setStoreImplementation(HGStoreImplementation storeImplementation)
Specify the low-level storage implementation to be used for this database instance.
|
Modifier and Type | Class and Description |
---|---|
class |
StorageWithAnnotatedIncidence
TODO - this could be used as a wrapper for any storage implementation, a wrapper
that allows incidence set indexing to be augmented with additional attributes.
|
Constructor and Description |
---|
StorageWithAnnotatedIncidence(HGStoreImplementation wrapped) |
Copyright © 2015. All rights reserved.