public final class Tokens extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARGS_AGGREGATE_TO |
static String |
ARGS_ALIASES |
static String |
ARGS_BATCH_SIZE |
static String |
ARGS_BINDINGS |
static String |
ARGS_COORDINATES
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_COORDINATES_ARTIFACT
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_COORDINATES_GROUP
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_COORDINATES_VERSION
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_GREMLIN |
static String |
ARGS_HOST |
static String |
ARGS_IMPORTS
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_INFO_TYPE
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_INFO_TYPE_DEPDENENCIES
Deprecated.
As of release 3.1.1-incubating, replaced by
ARGS_INFO_TYPE_DEPENDENCIES |
static String |
ARGS_INFO_TYPE_DEPENDENCIES
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_INFO_TYPE_IMPORTS
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
ARGS_LANGUAGE |
static String |
ARGS_MANAGE_TRANSACTION |
static String |
ARGS_REBINDINGS
Deprecated.
As of release 3.1.0-incubating, replaced by
ARGS_ALIASES . |
static String |
ARGS_SASL |
static String |
ARGS_SASL_MECHANISM |
static String |
ARGS_SCRIPT_EVAL_TIMEOUT |
static String |
ARGS_SESSION |
static String |
ARGS_SIDE_EFFECT |
static String |
ARGS_SIDE_EFFECT_KEY |
static List<String> |
INFO_TYPES
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
OPS_AUTHENTICATION |
static String |
OPS_BYTECODE |
static String |
OPS_CLOSE |
static String |
OPS_EVAL |
static String |
OPS_GATHER |
static String |
OPS_IMPORT
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
OPS_INVALID |
static String |
OPS_KEYS |
static String |
OPS_RESET
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
OPS_SHOW
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
OPS_USE
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
OPS_VERSION
Deprecated.
As for release 3.2.2, not replaced as this feature was never really published as official.
|
static String |
VAL_AGGREGATE_TO_BULKSET |
static String |
VAL_AGGREGATE_TO_LIST |
static String |
VAL_AGGREGATE_TO_MAP |
static String |
VAL_AGGREGATE_TO_NONE |
static String |
VAL_AGGREGATE_TO_SET |
static String |
VAL_TRAVERSAL_SOURCE_ALIAS |
public static final String OPS_AUTHENTICATION
public static final String OPS_BYTECODE
public static final String OPS_EVAL
public static final String OPS_INVALID
public static final String OPS_GATHER
public static final String OPS_KEYS
public static final String OPS_CLOSE
@Deprecated public static final String OPS_SHOW
@Deprecated public static final String OPS_IMPORT
@Deprecated public static final String OPS_RESET
@Deprecated public static final String OPS_USE
@Deprecated public static final String OPS_VERSION
public static final String ARGS_BATCH_SIZE
public static final String ARGS_BINDINGS
public static final String ARGS_ALIASES
public static final String ARGS_GREMLIN
public static final String ARGS_LANGUAGE
public static final String ARGS_SCRIPT_EVAL_TIMEOUT
public static final String ARGS_HOST
public static final String ARGS_SESSION
public static final String ARGS_MANAGE_TRANSACTION
public static final String ARGS_SASL
public static final String ARGS_SASL_MECHANISM
public static final String ARGS_SIDE_EFFECT
public static final String ARGS_AGGREGATE_TO
public static final String ARGS_SIDE_EFFECT_KEY
@Deprecated public static final String ARGS_REBINDINGS
ARGS_ALIASES
.public static final String ARGS_COORDINATES
@Deprecated public static final String ARGS_COORDINATES_GROUP
@Deprecated public static final String ARGS_COORDINATES_ARTIFACT
@Deprecated public static final String ARGS_COORDINATES_VERSION
@Deprecated public static final String ARGS_IMPORTS
@Deprecated public static final String ARGS_INFO_TYPE_DEPENDENCIES
public static final String ARGS_INFO_TYPE
@Deprecated public static final String ARGS_INFO_TYPE_DEPDENENCIES
ARGS_INFO_TYPE_DEPENDENCIES
@Deprecated public static final String ARGS_INFO_TYPE_IMPORTS
@Deprecated public static final List<String> INFO_TYPES
public static final String VAL_AGGREGATE_TO_BULKSET
public static final String VAL_AGGREGATE_TO_LIST
public static final String VAL_AGGREGATE_TO_MAP
public static final String VAL_AGGREGATE_TO_NONE
public static final String VAL_AGGREGATE_TO_SET
public static final String VAL_TRAVERSAL_SOURCE_ALIAS
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.