| Interface | Description |
|---|---|
| JobScheduler |
To be expanded, the idea here is to have a database-global service for running jobs, handling jobs crashing and so on.
|
| JobScheduler.CancelListener |
Gets notified about calls to
JobScheduler.JobHandle.cancel(boolean). |
| JobScheduler.JobHandle |
| Class | Description |
|---|---|
| JobScheduler.Group |
Represents a common group of jobs, defining how they should be scheduled.
|
| JobScheduler.Groups |
This is an exhaustive list of job types that run in the database.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.