public final class Tokens extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ARGS_AGGREGATE_TO
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
ARGS_ALIASES |
static String |
ARGS_BATCH_SIZE |
static String |
ARGS_BINDINGS |
static String |
ARGS_FORCE |
static String |
ARGS_GREMLIN |
static String |
ARGS_HOST |
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
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
ARGS_SIDE_EFFECT_KEY
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
OPS_AUTHENTICATION |
static String |
OPS_BYTECODE |
static String |
OPS_CLOSE |
static String |
OPS_EVAL |
static String |
OPS_GATHER
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
OPS_INVALID |
static String |
OPS_KEYS
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
STATUS_ATTRIBUTE_EXCEPTIONS |
static String |
STATUS_ATTRIBUTE_STACK_TRACE |
static String |
VAL_AGGREGATE_TO_BULKSET
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
VAL_AGGREGATE_TO_LIST
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
VAL_AGGREGATE_TO_MAP
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
VAL_AGGREGATE_TO_NONE
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
static String |
VAL_AGGREGATE_TO_SET
Deprecated.
As of release 3.3.8, not directly replaced in the protocol as side-effect retrieval after
traversal iteration is not being promoted anymore as a feature.
|
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_CLOSE
@Deprecated public static final String OPS_GATHER
@Deprecated public static final String OPS_KEYS
public static final String ARGS_BATCH_SIZE
public static final String ARGS_BINDINGS
public static final String ARGS_ALIASES
public static final String ARGS_FORCE
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
@Deprecated public static final String ARGS_SIDE_EFFECT
@Deprecated public static final String ARGS_AGGREGATE_TO
@Deprecated public static final String ARGS_SIDE_EFFECT_KEY
@Deprecated public static final String ARGS_REBINDINGS
ARGS_ALIASES
.@Deprecated public static final String VAL_AGGREGATE_TO_BULKSET
@Deprecated public static final String VAL_AGGREGATE_TO_LIST
@Deprecated public static final String VAL_AGGREGATE_TO_MAP
@Deprecated public static final String VAL_AGGREGATE_TO_NONE
@Deprecated public static final String VAL_AGGREGATE_TO_SET
public static final String VAL_TRAVERSAL_SOURCE_ALIAS
public static final String STATUS_ATTRIBUTE_EXCEPTIONS
public static final String STATUS_ATTRIBUTE_STACK_TRACE
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.