Package | Description |
---|---|
org.neo4j.graphdb.index |
Integrated API for node and relationship indexing.
|
org.neo4j.graphdb.schema |
Optional graph schema including indexes and constraints.
|
Modifier and Type | Field and Description |
---|---|
static IndexPopulationProgress |
IndexPopulationProgress.DONE |
static IndexPopulationProgress |
IndexPopulationProgress.NONE |
Modifier and Type | Method and Description |
---|---|
IndexPopulationProgress |
Schema.getIndexPopulationProgress(IndexDefinition index)
Poll the database for the population progress.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.