| Interface | Description |
|---|---|
| NeoServer |
| Class | Description |
|---|---|
| AbstractNeoServer | |
| Bootstrapper | |
| CommunityBootstrapper | |
| CommunityNeoServer | |
| InterruptThreadTimer |
Interrupts a thread after a given timeout, can be cancelled if needed.
|
| InterruptThreadTimer.InterruptThreadTask | |
| JAXRSHelper | |
| NeoServerProvider | |
| RoundRobinJobScheduler | |
| WrappingNeoServer | |
| WrappingNeoServerBootstrapper |
A bootstrapper for the Neo4j Server that takes an already instantiated
GraphDatabaseAPI, and optional configuration, and launches a
server using that database. |
| Enum | Description |
|---|---|
| InterruptThreadTimer.State |
| Exception | Description |
|---|---|
| ServerStartupException |
Thrown during start-up of the server, with an explicit error code.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.