| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
static MemoryGraphFactory |
MemoryGraphFactory.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
MemoryGraphFactory |
WrappedGraphFactory.getMemoryGraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedGraphFactory.setMemoryGraphFactory(MemoryGraphFactory memoryGraphFactory) |
Copyright © 2015. All Rights Reserved.