| Package | Description |
|---|---|
| org.neo4j.kernel.api | |
| org.neo4j.kernel.api.scan |
| Modifier and Type | Method and Description |
|---|---|
LabelScanReader |
Statement.getLabelScanReader() |
| Modifier and Type | Field and Description |
|---|---|
static LabelScanReader |
LabelScanReader.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
LabelScanReader |
LabelScanStore.newReader()
From the point a
LabelScanReader is created till it's closed the contents it
returns cannot change, i.e. |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.