Uses of Class
org.neo4j.server.AbstractNeoServer

Packages that use AbstractNeoServer
org.neo4j.server   
org.neo4j.server.plugins   
org.neo4j.server.rest.repr   
 

Uses of AbstractNeoServer in org.neo4j.server
 

Subclasses of AbstractNeoServer in org.neo4j.server
 class CommunityNeoServer
           
 class WrappingNeoServer
           
 

Uses of AbstractNeoServer in org.neo4j.server.plugins
 

Constructors in org.neo4j.server.plugins with parameters of type AbstractNeoServer
PluginInvocatorProvider(AbstractNeoServer neoServer)
           
 

Uses of AbstractNeoServer in org.neo4j.server.rest.repr
 

Constructors in org.neo4j.server.rest.repr with parameters of type AbstractNeoServer
RepresentationFormatRepository(AbstractNeoServer injectorProvider)
           
 



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