public interface IndexSampler
Modifier and Type | Field and Description |
---|---|
static IndexSampler |
EMPTY |
Modifier and Type | Method and Description |
---|---|
IndexSample |
sampleIndex()
Sample this index (on the current thread)
|
static final IndexSampler EMPTY
IndexSample sampleIndex() throws org.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelException
org.neo4j.kernel.api.exceptions.index.IndexNotFoundKernelException
- if the index is dropped while samplingCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.