| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODULE_CONFIG_KEY |
"com.graphaware.module" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY |
"GraphAware Runtime" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
ALWAYS |
9223372036854775807L |
public static final long |
NEVER |
0L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BATCH |
"batch" |
public static final String |
DEFAULT |
"default" |
public static final String |
SINGLE_THREADED |
"single" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADAPTIVE |
"adaptive" |
public static final String |
FIXED |
"fixed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
ASAP |
-1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
INITIALIZE_UNTIL |
"initializeUntil" |
protected static final String |
NODE |
"node" |
protected static final String |
NODE_PROPERTY |
"node.property" |
protected static final String |
RELATIONSHIP |
"relationship" |
protected static final String |
RELATIONSHIP_PROPERTY |
"relationship.property" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NEVER_RUN |
-2 |
public static final int |
UNKNOWN |
-1 |
Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.