| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ID_SIZE |
12 |
| 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 int |
MAX_BINARY_LENGTH |
32766 |
public static final transient byte |
OFFSET |
1 |
public static final transient byte |
TYPE_BIG_DECIMAL |
7 |
public static final transient byte |
TYPE_BOOLEAN |
1 |
public static final transient byte |
TYPE_DATE |
11 |
public static final transient byte |
TYPE_DATETIME |
13 |
public static final transient byte |
TYPE_DOUBLE |
5 |
public static final transient byte |
TYPE_FLOAT |
4 |
public static final transient byte |
TYPE_GRADOOP_ID |
8 |
public static final transient byte |
TYPE_INTEGER |
2 |
public static final transient byte |
TYPE_LIST |
10 |
public static final transient byte |
TYPE_LONG |
3 |
public static final transient byte |
TYPE_MAP |
9 |
public static final transient byte |
TYPE_NULL |
0 |
public static final transient byte |
TYPE_STRING |
6 |
public static final transient byte |
TYPE_TIME |
12 |
| 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 - 2018–2018 University of Leipzig. All rights reserved.