| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHECK_GRAPH |
"check-graph" |
public static final String |
CHECK_INDEXES |
"check-indexes" |
public static final String |
CHECK_LABEL_SCAN_STORE |
"check-label-scan-store" |
public static final String |
CHECK_PROPERTY_OWNERS |
"check-property-owners" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ID_SLOT_SIZE |
35 |
public static final int |
LABELS_SLOT_SIZE |
63 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SLOT_FIRST_IN_SOURCE |
0 |
public static final int |
SLOT_FIRST_IN_TARGET |
1 |
public static final int |
SLOT_RELATIONSHIP_ID |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SLOT_IN_USE |
0 |
public static final int |
SLOT_LABEL_FIELD |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
NEXT |
-1L |
public static final long |
PREV |
0L |
public static final int |
SLOT_IN_USE |
4 |
public static final int |
SLOT_PREV_OR_NEXT |
1 |
public static final int |
SLOT_REFERENCE |
3 |
public static final int |
SLOT_RELATIONSHIP_ID |
2 |
public static final int |
SLOT_SOURCE_OR_TARGET |
0 |
public static final long |
SOURCE |
0L |
public static final long |
TARGET |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_QUEUE_SIZE |
1000 |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.