| Package | Description |
|---|---|
| org.hypergraphdb |
Welcome to HyperGraphDB
|
| org.hypergraphdb.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
HGStore.attachOverlayGraph(StorageGraph sgraph)
Reserved to internal use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HGStoreSubgraph
A
StorageGraph bound to a HGStore. |
class |
RAMStorageGraph
A
StorageGraph bound to a RAM map to be populated explicitly
before use. |
class |
RefDelegateStorageGraph |
| Constructor and Description |
|---|
RefDelegateStorageGraph(StorageGraph wrapped,
Map<HGPersistentHandle,HGPersistentHandle> delegates) |
Copyright © 2015. All rights reserved.