| Package | Description | 
|---|---|
| fr.inria.atlanmod.neoemf.data.blueprints | Provides classes related to data management specific to a Blueprints implementation. | 
| fr.inria.atlanmod.neoemf.data.blueprints.config | Provides configuration classes to define specific behaviors of Blueprints data persistence. | 
| fr.inria.atlanmod.neoemf.data.blueprints.neo4j.config | Provides configuration classes to define specific behaviors of Neo4j data persistence. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Backend | BlueprintsBackendFactory. createLocalBackend(Path directory,
                  BaseBlueprintsConfig<?> config) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseBlueprintsConfig<C extends BaseBlueprintsConfig<C>>The base  Configthat provides utility methods to create generic Blueprints
 configuration. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlueprintsTinkerConfigA  Configthat creates Blueprints TinkerGraph specific configuration. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlueprintsNeo4jConfigA specific  BaseBlueprintsConfigthat creates Blueprints Neo4j specific configuration. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.