| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data.mapdb |
Provides classes related to data management specific to a MapDB implementation.
|
| fr.inria.atlanmod.neoemf.data.mapdb.config |
Provides configuration classes to define specific behaviors of MapDB data persistence.
|
| Modifier and Type | Method and Description |
|---|---|
protected Backend |
MapDbBackendFactory.createLocalBackend(Path directory,
MapDbConfig config) |
| Modifier and Type | Method and Description |
|---|---|
MapDbConfig |
MapDbConfig.withArrays()
Defines the mapping to use for the created
MapDbBackend. |
MapDbConfig |
MapDbConfig.withIndices()
Defines the mapping to use for the created
MapDbBackend. |
MapDbConfig |
MapDbConfig.withLists()
Defines the mapping to use for the created
MapDbBackend. |
Copyright © 2013–2019 Atlanmod. All rights reserved.