See: Description

| Interface | Description |
|---|---|
| KeyValueStore |
The key/value based graph storage implementations needs a KeyValueStore to function.
|
| Class | Description |
|---|---|
| AbstractKeyValueGraphFactory |
GraphFactory that creates key/value graphs.
|
| AbstractKeyValueStore |
This abstract base class relieves subclasses from certain tasks
by implementing them using other more basic methods.
|
| KeyValueContextNode | |
| KeyValueGraph | |
| KeyValueLiteralNode | |
| KeyValueRelation |
Copyright © 2017. All rights reserved.