| Package | Description |
|---|---|
| org.neo4j.helpers.progress |
Progress monitoring.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ProgressListener.Adapter |
static class |
ProgressListener.MultiPartProgressListener |
static class |
ProgressListener.OpenEndedProgressListener |
static class |
ProgressListener.SinglePartProgressListener |
| Modifier and Type | Field and Description |
|---|---|
static ProgressListener |
ProgressListener.NONE |
| Modifier and Type | Method and Description |
|---|---|
ProgressListener |
ProgressMonitorFactory.openEnded(String process,
int resolution) |
ProgressListener |
ProgressMonitorFactory.MultiPartBuilder.progressForPart(String part,
long totalCount) |
ProgressListener |
ProgressMonitorFactory.singlePart(String process,
long totalCount) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.