public static interface Database.Factory
| Modifier and Type | Method and Description |
|---|---|
Database |
newDatabase(org.neo4j.kernel.configuration.Config config,
org.neo4j.helpers.Function<org.neo4j.kernel.configuration.Config,org.neo4j.kernel.logging.Logging> loggingProvider) |
Database newDatabase(org.neo4j.kernel.configuration.Config config, org.neo4j.helpers.Function<org.neo4j.kernel.configuration.Config,org.neo4j.kernel.logging.Logging> loggingProvider)
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.