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_COORDINATESDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_COORDINATES_ARTIFACTDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_COORDINATES_GROUPDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_COORDINATES_VERSIONDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_FORCE | 
| static String | ARGS_GREMLIN | 
| static String | ARGS_HOST | 
| static String | ARGS_IMPORTSDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_INFO_TYPEDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_INFO_TYPE_DEPDENENCIESDeprecated. 
 As of release 3.1.1-incubating, replaced by  ARGS_INFO_TYPE_DEPENDENCIES | 
| static String | ARGS_INFO_TYPE_DEPENDENCIESDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | ARGS_INFO_TYPE_IMPORTSDeprecated. 
 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_REBINDINGSDeprecated. 
 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_TYPESDeprecated. 
 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_IMPORTDeprecated. 
 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_RESETDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | OPS_SHOWDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | OPS_USEDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | OPS_VERSIONDeprecated. 
 As for release 3.2.2, not replaced as this feature was never really published as official. | 
| static String | STATUS_ATTRIBUTE_EXCEPTIONS | 
| static String | STATUS_ATTRIBUTE_STACK_TRACE | 
| 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_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
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
public static final String STATUS_ATTRIBUTE_EXCEPTIONS
public static final String STATUS_ATTRIBUTE_STACK_TRACE
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.