Uses of Class
org.neo4j.server.Bootstrapper

Packages that use Bootstrapper
org.neo4j.server   
 

Uses of Bootstrapper in org.neo4j.server
 

Subclasses of Bootstrapper in org.neo4j.server
 class CommunityBootstrapper
           
 class WrappingNeoServerBootstrapper
          A bootstrapper for the Neo4j Server that takes an already instantiated GraphDatabaseAPI, and optional configuration, and launches a server using that database.
 

Methods in org.neo4j.server that return Bootstrapper
static Bootstrapper Bootstrapper.loadMostDerivedBootstrapper()
           
 

Methods in org.neo4j.server with parameters of type Bootstrapper
protected  boolean Bootstrapper.isMoreDerivedThan(Bootstrapper other)
           
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.