| Package | Description |
|---|---|
| org.hypergraphdb |
Welcome to HyperGraphDB
|
| org.hypergraphdb.maintenance | |
| org.hypergraphdb.storage |
| Modifier and Type | Method and Description |
|---|---|
HGStore |
HyperGraph.getStore()
Return the
HGStore used by this hypergraph. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Migration.recreateIndex(HGStore store,
String indexname) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageWithAnnotatedIncidence.startup(HGStore store,
HGConfiguration configuration) |
void |
HGStoreImplementation.startup(HGStore store,
HGConfiguration configuration)
Starts the storage engine.
|
| Constructor and Description |
|---|
HGStoreSubgraph(HGHandle root,
HGStore store)
Construct a new
HGStore based StorageGraph |
HGStoreSubgraph(Set<HGHandle> roots,
HGStore store)
Construct a new
HGStore based StorageGraph
with multiple roots. |
Copyright © 2015. All rights reserved.