| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NEO_STORE_NAME |
"neostore" |
public static final String |
STORE_LOCK_FILENAME |
"store_lock" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
UNBOUND_PAGE_ID |
-1L |
public static final int |
UNBOUND_PAGE_SIZE |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PF_EXCLUSIVE_LOCK |
2 |
public static final int |
PF_NO_FAULT |
16 |
public static final int |
PF_NO_GROW |
4 |
public static final int |
PF_READ_AHEAD |
8 |
public static final int |
PF_SHARED_LOCK |
1 |
public static final int |
PF_TRANSIENT |
32 |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.