public class PopulationProgress extends Object
Modifier and Type | Field and Description |
---|---|
static PopulationProgress |
DONE |
static PopulationProgress |
NONE |
Constructor and Description |
---|
PopulationProgress(long completed,
long total) |
Modifier and Type | Method and Description |
---|---|
long |
getCompleted() |
long |
getTotal() |
public static final PopulationProgress NONE
public static final PopulationProgress DONE
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.