Package | Description |
---|---|
org.neo4j.kernel.api.impl.index |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyAbstractDatabaseIndex<T extends AbstractLuceneIndex>
Read only lucene index representation that wraps provided index implementation and
allow read only operations only on top of it.
|
class |
WritableAbstractDatabaseIndex<T extends AbstractLuceneIndex>
Writable lucene index representation that wraps provided index implementation and
allow read only operations only on top of it.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.