| Modifier and Type | Class and Description |
|---|---|
static class |
Layout.Adapter<KEY,VALUE>
Adapter for
Layout, which contains convenient standard implementations of some methods. |
| Constructor and Description |
|---|
GBPTree(org.neo4j.io.pagecache.PageCache pageCache,
File indexFile,
Layout<KEY,VALUE> layout,
int tentativePageSize,
GBPTree.Monitor monitor,
Header.Reader headerReader)
Opens an index
indexFile in the pageCache, creating and initializing it if it doesn't exist. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.