| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CHECK_INTERVAL |
60000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_HEAP_CAPACITY |
16 |
public static final int |
DEFAULT_OFFHEAP_CAPACITY |
1048576 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_GROWTH_FACTOR |
0.2 |
public static final int |
DEFAULT_INITIAL_CAPACITY |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_H |
32 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
NULL |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NULL |
-1 |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.