| Package | Description |
|---|---|
| org.neo4j.server | |
| org.neo4j.server.modules |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Iterable<ServerModule> |
AbstractNeoServer.createServerModules() |
protected Iterable<ServerModule> |
CommunityNeoServer.createServerModules() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractNeoServer.registerModule(ServerModule module)
Use this method to register server modules from subclasses
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryModule |
class |
ManagementApiModule |
class |
RESTApiModule |
class |
SecurityRulesModule |
class |
StatisticModule |
class |
ThirdPartyJAXRSModule |
class |
WebAdminModule |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.