Package io.vertigo.connectors.neo4j
Class Neo4jFeatures
java.lang.Object
io.vertigo.core.node.config.Features<Neo4jFeatures>
io.vertigo.connectors.neo4j.Neo4jFeatures
- All Implemented Interfaces:
io.vertigo.core.lang.Builder<io.vertigo.core.node.config.ModuleConfig>
Defines commons module.
- Author:
- mlaroche
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidwithGPLEmbeddedServer(io.vertigo.core.param.Param... params) withNeo4j(io.vertigo.core.param.Param... params) Methods inherited from class io.vertigo.core.node.config.Features
addPlugin, build, getModuleConfigBuilder
-
Constructor Details
-
Neo4jFeatures
public Neo4jFeatures()Constructor.
-
-
Method Details
-
withGPLEmbeddedServer
-
withNeo4j
-
buildFeatures
protected void buildFeatures()- Specified by:
buildFeaturesin classio.vertigo.core.node.config.Features<Neo4jFeatures>
-