com.tinkerpop.rexster
Class Tokens
java.lang.Object
com.tinkerpop.rexster.Tokens
public class Tokens
- extends Object
- Author:
- Marko A. Rodriguez (http://markorodriguez.com), Stephen Mallette (http://stephen.genoprime.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REXSTER_VERSION
public static final String REXSTER_VERSION
- See Also:
- Constant Field Values
_ID
public static final String _ID
- See Also:
- Constant Field Values
ID
public static final String ID
- See Also:
- Constant Field Values
_TYPE
public static final String _TYPE
- See Also:
- Constant Field Values
_LABEL
public static final String _LABEL
- See Also:
- Constant Field Values
_OUT_V
public static final String _OUT_V
- See Also:
- Constant Field Values
_IN_V
public static final String _IN_V
- See Also:
- Constant Field Values
_PROPERTIES
public static final String _PROPERTIES
- See Also:
- Constant Field Values
VERTEX
public static final String VERTEX
- See Also:
- Constant Field Values
EDGE
public static final String EDGE
- See Also:
- Constant Field Values
RESULTS
public static final String RESULTS
- See Also:
- Constant Field Values
EXTENSIONS
public static final String EXTENSIONS
- See Also:
- Constant Field Values
REXSTER_GRAPH_PATH
public static final String REXSTER_GRAPH_PATH
- See Also:
- Constant Field Values
REXSTER_GRAPH_EXTENSIONS_ALLOWS_PATH
public static final String REXSTER_GRAPH_EXTENSIONS_ALLOWS_PATH
- See Also:
- Constant Field Values
REXSTER_GRAPH_EXTENSIONS_PATH
public static final String REXSTER_GRAPH_EXTENSIONS_PATH
- See Also:
- Constant Field Values
REXSTER_GRAPH_NAME
public static final String REXSTER_GRAPH_NAME
- See Also:
- Constant Field Values
REXSTER_GRAPH_TYPE
public static final String REXSTER_GRAPH_TYPE
- See Also:
- Constant Field Values
REXSTER_GRAPH_LOCATION
public static final String REXSTER_GRAPH_LOCATION
- See Also:
- Constant Field Values
REXSTER_GRAPH_READ_ONLY
public static final String REXSTER_GRAPH_READ_ONLY
- See Also:
- Constant Field Values
REXSTER_GRAPH_ENABLED
public static final String REXSTER_GRAPH_ENABLED
- See Also:
- Constant Field Values
REXSTER_GRAPH_PROPERTIES
public static final String REXSTER_GRAPH_PROPERTIES
- See Also:
- Constant Field Values
REXSTER_GRAPH_BUFFER_SIZE
public static final String REXSTER_GRAPH_BUFFER_SIZE
- See Also:
- Constant Field Values
REXSTER_GRAPH_HA
public static final String REXSTER_GRAPH_HA
- See Also:
- Constant Field Values
REXPRO_REXSTER_CONTEXT
public static final String REXPRO_REXSTER_CONTEXT
- See Also:
- Constant Field Values
REXSTER_CONSOLE_BINDINGS
public static final String REXSTER_CONSOLE_BINDINGS
- See Also:
- Constant Field Values
REXSTER_CONSOLE_HELP
public static final String REXSTER_CONSOLE_HELP
- See Also:
- Constant Field Values
REXSTER_CONSOLE_EXECUTE
public static final String REXSTER_CONSOLE_EXECUTE
- See Also:
- Constant Field Values
REXSTER_CONSOLE_LANGUAGES
public static final String REXSTER_CONSOLE_LANGUAGES
- See Also:
- Constant Field Values
REXSTER_CONSOLE_LANGUAGE
public static final String REXSTER_CONSOLE_LANGUAGE
- See Also:
- Constant Field Values
REXSTER_CONSOLE_QUIT
public static final String REXSTER_CONSOLE_QUIT
- See Also:
- Constant Field Values
REXSTER_CONSOLE_RESET
public static final String REXSTER_CONSOLE_RESET
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
PARAMETERS
public static final String PARAMETERS
- See Also:
- Constant Field Values
API
public static final String API
- See Also:
- Constant Field Values
SUCCESS
public static final String SUCCESS
- See Also:
- Constant Field Values
SHOW_TYPES
public static final String SHOW_TYPES
- See Also:
- Constant Field Values
UP_TIME
public static final String UP_TIME
- See Also:
- Constant Field Values
READ_ONLY
public static final String READ_ONLY
- See Also:
- Constant Field Values
OFFSET_END
public static final String OFFSET_END
- See Also:
- Constant Field Values
OFFSET_START
public static final String OFFSET_START
- See Also:
- Constant Field Values
WILDCARD
public static final String WILDCARD
- See Also:
- Constant Field Values
OFFSET
public static final String OFFSET
- See Also:
- Constant Field Values
START
public static final String START
- See Also:
- Constant Field Values
END
public static final String END
- See Also:
- Constant Field Values
OUT_E
public static final String OUT_E
- See Also:
- Constant Field Values
IN_E
public static final String IN_E
- See Also:
- Constant Field Values
BOTH_E
public static final String BOTH_E
- See Also:
- Constant Field Values
OUT
public static final String OUT
- See Also:
- Constant Field Values
IN
public static final String IN
- See Also:
- Constant Field Values
BOTH
public static final String BOTH
- See Also:
- Constant Field Values
TOTAL_SIZE
public static final String TOTAL_SIZE
- See Also:
- Constant Field Values
MESSAGE
public static final String MESSAGE
- See Also:
- Constant Field Values
QUERY_TIME
public static final String QUERY_TIME
- See Also:
- Constant Field Values
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
FEATURES
public static final String FEATURES
- See Also:
- Constant Field Values
UNDERSCORE
public static final String UNDERSCORE
- See Also:
- Constant Field Values
PERIOD_REGEX
public static final String PERIOD_REGEX
- See Also:
- Constant Field Values
REXSTER
public static final String REXSTER
- See Also:
- Constant Field Values
RETURN_KEYS
public static final String RETURN_KEYS
- See Also:
- Constant Field Values
COMMA
public static final String COMMA
- See Also:
- Constant Field Values
LEFT_BRACKET
public static final String LEFT_BRACKET
- See Also:
- Constant Field Values
RIGHT_BRACKET
public static final String RIGHT_BRACKET
- See Also:
- Constant Field Values
KEY
public static final String KEY
- See Also:
- Constant Field Values
KEYS
public static final String KEYS
- See Also:
- Constant Field Values
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
CLASS
public static final String CLASS
- See Also:
- Constant Field Values
Tokens
public Tokens()
Copyright © 2009-2012. All Rights Reserved.