| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.index |
| Modifier and Type | Method and Description |
|---|---|
IndexPartition |
AbstractLuceneIndex.addNewPartition()
Add new partition to the index.
|
IndexPartition |
AbstractLuceneIndex.getFirstPartition(List<IndexPartition> partitions) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexPartition> |
AbstractLuceneIndex.getPartitions() |
| Modifier and Type | Method and Description |
|---|---|
IndexPartition |
AbstractLuceneIndex.getFirstPartition(List<IndexPartition> partitions) |
boolean |
AbstractLuceneIndex.hasSinglePartition(List<IndexPartition> partitions) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.