| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ID_SIZE |
12 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_TOKEN_DELIMITER |
":" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_DELIMITER |
"," |
public static final String |
PROPERTY_TOKEN_DELIMITER |
":" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SIZEOF_DATE |
12 |
public static final int |
SIZEOF_DATETIME |
28 |
public static final int |
SIZEOF_TIME |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final transient byte |
FLAG_LARGE |
-128 |
public static final transient int |
LARGE_PROPERTY_THRESHOLD |
32767 |
public static final transient byte |
OFFSET |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SIZEOF_BOOLEAN |
1 |
public static final int |
SIZEOF_BYTE |
1 |
public static final int |
SIZEOF_CHAR |
2 |
public static final int |
SIZEOF_DOUBLE |
8 |
public static final int |
SIZEOF_FLOAT |
4 |
public static final int |
SIZEOF_INT |
4 |
public static final int |
SIZEOF_LONG |
8 |
public static final int |
SIZEOF_SHORT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DB_GRAPH_LABEL |
"_DB" |
public static final String |
DEFAULT_EDGE_LABEL |
"" |
public static final String |
DEFAULT_GRAPH_LABEL |
"" |
public static final String |
DEFAULT_VERTEX_LABEL |
"" |
public static final String |
NULL_STRING |
"NULL" |
Copyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.