| Package | Description |
|---|---|
| xdi2.core.impl | |
| xdi2.core.impl.json |
Implementation of the XDI graph model as JSON objects.
|
| xdi2.core.impl.keyvalue |
Implementation of the XDI graph model as key/value pairs.
|
| xdi2.core.impl.memory |
In-memory implementation of the XDI graph model.
|
| xdi2.core.impl.wrapped |
XDI graph model implementations that wrap an in-memory XDI graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyValueGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
WrappedGraph |
Copyright © 2015. All Rights Reserved.