| 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_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–2016 The Neo4j Graph Database Project. All rights reserved.