public interface LabelScanReader
| Modifier and Type | Field and Description |
|---|---|
static LabelScanReader |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.neo4j.kernel.impl.api.PrimitiveLongIterator |
nodesWithLabel(long labelId) |
static final LabelScanReader EMPTY
org.neo4j.kernel.impl.api.PrimitiveLongIterator nodesWithLabel(long labelId)
void close()
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.