Package | Description |
---|---|
fr.inria.atlanmod.neoemf.data.blueprints.neo4j.configuration |
Provides utility configuration classes that are dynamically called to setup Neo4j Blueprints implementation.
|
fr.inria.atlanmod.neoemf.data.blueprints.tg.configuration |
Provides utility configuration classes that are dynamically called to setup TinkerGraph Blueprints implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalBlueprintsNeo4jConfiguration
An internal class that sets Blueprints Neo4j default configuration properties in the current NeoEMF
Configuration . |
Modifier and Type | Method and Description |
---|---|
static InternalBlueprintsConfiguration |
InternalBlueprintsNeo4jConfiguration.getInstance()
Returns the instance of this class.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalBlueprintsTgConfiguration
An internal class that defines Blueprints TinkerGraph default configuration properties in the current NeoEMF
Configuration . |
Modifier and Type | Method and Description |
---|---|
static InternalBlueprintsConfiguration |
InternalBlueprintsTgConfiguration.getInstance()
Returns the instance of this class.
|
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.