|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexNotFoundKernelException | |
|---|---|
| org.neo4j.kernel.api.operations | |
| Uses of IndexNotFoundKernelException in org.neo4j.kernel.api.operations |
|---|
| Methods in org.neo4j.kernel.api.operations that throw IndexNotFoundKernelException | |
|---|---|
Iterator<Long> |
EntityOperations.exactIndexLookup(long indexId,
Object value)
Returns an iterable with the matched nodes. |
org.neo4j.kernel.impl.api.index.IndexDescriptor |
SchemaOperations.getIndexDescriptor(long indexId)
Returns the index descriptor for the given indexId. |
InternalIndexState |
SchemaOperations.getIndexState(org.neo4j.kernel.impl.nioneo.store.IndexRule indexRule)
Retrieve the state of an index. |
|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||