Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BLOCK_SIZE |
128 |
public static final String |
DEFAULT_DATABASE_NAME |
"graph.db" |
public static final int |
DEFAULT_LABEL_BLOCK_SIZE |
64 |
public static final int |
MINIMAL_BLOCK_SIZE |
16 |
public static final String |
SYSTEM_DATABASE_NAME |
"system.db" |
public static final long |
UNSPECIFIED_TIMEOUT |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATE_FORMAT |
"yyyy-MM-dd HH:mm:ss.SSSZ" |
public static final String |
TIME_FORMAT |
"HH:mm:ss.SSS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TAB |
"\t" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VALID_TIME_DESCRIPTION |
"Valid units are: \'ms\', \'s\', \'m\' and \'h\'; default unit is \'s\'" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
UNKNOWN_MAX_COUNT |
-1L |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.