Package | Description |
---|---|
org.seedstack.neo4j |
Modifier and Type | Method and Description |
---|---|
Neo4jConfig.DatabaseConfig.DatabaseType |
Neo4jConfig.DatabaseConfig.getType() |
static Neo4jConfig.DatabaseConfig.DatabaseType |
Neo4jConfig.DatabaseConfig.DatabaseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Neo4jConfig.DatabaseConfig.DatabaseType[] |
Neo4jConfig.DatabaseConfig.DatabaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Neo4jConfig.DatabaseConfig |
Neo4jConfig.DatabaseConfig.setType(Neo4jConfig.DatabaseConfig.DatabaseType type) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.