| Package | Description |
|---|---|
| xdi2.core.impl.keyvalue.bdb |
Berkely DB persistent implementation of the XDI graph model.
|
| xdi2.core.impl.keyvalue.map |
Properties file implementation of the XDI graph model.
|
| xdi2.core.impl.keyvalue.properties |
Properties file implementation of the XDI graph model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BDBKeyValueStore
This class is used by the BDBKeyValueGraphFactory class
to create key/value based graphs stored in BDB.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapKeyValueStore
This class defines access to a map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesKeyValueStore
This class defines access to a properties file.
|
Copyright © 2015. All Rights Reserved.