@Deprecated public class WrappingNeoServerBootstrapper extends Bootstrapper
GraphDatabaseAPI, and optional configuration, and launches a
server using that database.GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, WEB_SERVER_STARTUP_ERROR_CODE| Constructor and Description |
|---|
WrappingNeoServerBootstrapper(org.neo4j.kernel.GraphDatabaseAPI db)
Deprecated.
Create an instance with default settings.
|
WrappingNeoServerBootstrapper(org.neo4j.kernel.GraphDatabaseAPI db,
Configurator configurator)
Deprecated.
Create an instance with custom documentation.
|
public WrappingNeoServerBootstrapper(org.neo4j.kernel.GraphDatabaseAPI db)
db - public WrappingNeoServerBootstrapper(org.neo4j.kernel.GraphDatabaseAPI db,
Configurator configurator)
ServerConfigurator is written to fit well here, see its'
documentation.db - configurator - Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.