A B C D E F G H I J K L M N O P Q R S T U V W _

A

AbstractRexsterExtension - Class in com.tinkerpop.rexster.extension
Base class for extensions.
AbstractRexsterExtension() - Constructor for class com.tinkerpop.rexster.extension.AbstractRexsterExtension
 
AbstractSailGraphConfiguration - Class in com.tinkerpop.rexster.config
 
AbstractSailGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
 
AbstractSecurityFilter - Class in com.tinkerpop.rexster.filter
Provides authentication for Rexster for all services: RexPro, REST, and Dog House.
AbstractSecurityFilter() - Constructor for class com.tinkerpop.rexster.filter.AbstractSecurityFilter
 
AbstractSecurityFilter(XMLConfiguration) - Constructor for class com.tinkerpop.rexster.filter.AbstractSecurityFilter
 
AbstractSecurityFilter.Authorizer - Class in com.tinkerpop.rexster.filter
 
AbstractSecurityFilter.Authorizer(AbstractSecurityFilter.User) - Constructor for class com.tinkerpop.rexster.filter.AbstractSecurityFilter.Authorizer
 
AbstractSecurityFilter.User - Class in com.tinkerpop.rexster.filter
 
AbstractSecurityFilter.User(String, String) - Constructor for class com.tinkerpop.rexster.filter.AbstractSecurityFilter.User
 
AbstractSubResource - Class in com.tinkerpop.rexster
 
AbstractSubResource(RexsterApplication) - Constructor for class com.tinkerpop.rexster.AbstractSubResource
 
API - Static variable in class com.tinkerpop.rexster.Tokens
 
APPLICATION_REXSTER_JSON - Static variable in class com.tinkerpop.rexster.RexsterMediaType
 
APPLICATION_REXSTER_JSON_TYPE - Static variable in class com.tinkerpop.rexster.RexsterMediaType
 
APPLICATION_REXSTER_TYPED_JSON - Static variable in class com.tinkerpop.rexster.RexsterMediaType
 
APPLICATION_REXSTER_TYPED_JSON_TYPE - Static variable in class com.tinkerpop.rexster.RexsterMediaType
 
authenticate(String, String) - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
Authenticate the user in whatever way the implementation requires.
authenticate(String, String) - Method in class com.tinkerpop.rexster.filter.DefaultSecurityFilter
Checks the users map to determine if the username and password supplied is one of the ones available..
availableOptions(String...) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
 

B

BaseResource - Class in com.tinkerpop.rexster
 
BaseResource(RexsterApplication) - Constructor for class com.tinkerpop.rexster.BaseResource
 
Bindings - Variable in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
Bindings - Variable in class com.tinkerpop.rexster.protocol.msg.MsgPackScriptResponseMessage
 
Bindings - Variable in class com.tinkerpop.rexster.protocol.msg.ScriptRequestMessage
 
BindingsAsList() - Method in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
BitWorks - Class in com.tinkerpop.rexster.protocol
 
BitWorks() - Constructor for class com.tinkerpop.rexster.protocol.BitWorks
 
BOTH - Static variable in class com.tinkerpop.rexster.Tokens
 
BOTH_E - Static variable in class com.tinkerpop.rexster.Tokens
 
buildOptionsResponse() - Method in class com.tinkerpop.rexster.BaseResource
Includes all HTTP Methods in allowable options.
buildOptionsResponse(String...) - Method in class com.tinkerpop.rexster.BaseResource
 

C

Channel - Variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
CHANNEL_CONSOLE - Static variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
CHANNEL_MSGPACK - Static variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
CHANNEL_NONE - Static variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
CHARSET - Static variable in class com.tinkerpop.rexster.filter.HeaderResponseFilter
 
CharsetHolder - Class in com.tinkerpop.rexster.filter
 
CharsetHolder(String, float, int) - Constructor for class com.tinkerpop.rexster.filter.CharsetHolder
 
CLASS - Static variable in class com.tinkerpop.rexster.Tokens
 
close() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
com.tinkerpop.rexster - package com.tinkerpop.rexster
 
com.tinkerpop.rexster.config - package com.tinkerpop.rexster.config
 
com.tinkerpop.rexster.extension - package com.tinkerpop.rexster.extension
 
com.tinkerpop.rexster.filter - package com.tinkerpop.rexster.filter
 
com.tinkerpop.rexster.gremlin - package com.tinkerpop.rexster.gremlin
 
com.tinkerpop.rexster.gremlin.converter - package com.tinkerpop.rexster.gremlin.converter
 
com.tinkerpop.rexster.protocol - package com.tinkerpop.rexster.protocol
 
com.tinkerpop.rexster.protocol.filter - package com.tinkerpop.rexster.protocol.filter
 
com.tinkerpop.rexster.protocol.msg - package com.tinkerpop.rexster.protocol.msg
 
com.tinkerpop.rexster.servlet - package com.tinkerpop.rexster.servlet
 
com.tinkerpop.rexster.util - package com.tinkerpop.rexster.util
 
COMMA - Static variable in class com.tinkerpop.rexster.Tokens
 
COMMAND_SHUTDOWN_NO_WAIT - Static variable in class com.tinkerpop.rexster.ShutdownManager
 
COMMAND_SHUTDOWN_WAIT - Static variable in class com.tinkerpop.rexster.ShutdownManager
 
COMMAND_STATUS - Static variable in class com.tinkerpop.rexster.ShutdownManager
 
compareTo(CharsetHolder) - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
complete - Variable in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
configure(XMLConfiguration) - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
Configure the filter.
configure(XMLConfiguration) - Method in class com.tinkerpop.rexster.filter.DefaultSecurityFilter
Reads the configuration from rexster.xml and converts it to a map of usernames and passwords.
configureGraphInstance(Configuration) - Method in class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
 
configureGraphInstance(Configuration) - Method in class com.tinkerpop.rexster.config.DexGraphConfiguration
 
configureGraphInstance(Configuration) - Method in interface com.tinkerpop.rexster.config.GraphConfiguration
 
configureGraphInstance(Configuration) - Method in class com.tinkerpop.rexster.config.Neo4jGraphConfiguration
 
configureGraphInstance(Configuration) - Method in class com.tinkerpop.rexster.config.OrientGraphConfiguration
 
configureGraphInstance(Configuration) - Method in class com.tinkerpop.rexster.config.RexsterGraphGraphConfiguration
 
configureGraphInstance(Configuration) - Method in class com.tinkerpop.rexster.config.TinkerGraphGraphConfiguration
 
CONSOLE_SCRIPT_RESPONSE - Static variable in class com.tinkerpop.rexster.protocol.msg.MessageType
 
ConsoleLines - Variable in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
ConsoleLinesAsList() - Method in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
ConsoleResultConverter - Class in com.tinkerpop.rexster.gremlin.converter
 
ConsoleResultConverter(Writer) - Constructor for class com.tinkerpop.rexster.gremlin.converter.ConsoleResultConverter
 
ConsoleScriptResponseMessage - Class in com.tinkerpop.rexster.protocol.msg
 
ConsoleScriptResponseMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
CONTENT_TYPE - Static variable in class com.tinkerpop.rexster.filter.HeaderResponseFilter
 
convert(Object) - Method in class com.tinkerpop.rexster.gremlin.converter.ConsoleResultConverter
 
convert(Object) - Method in class com.tinkerpop.rexster.gremlin.converter.JSONResultConverter
 
convert(Object) - Method in class com.tinkerpop.rexster.gremlin.converter.MsgPackResultConverter
 
convert(Object) - Method in interface com.tinkerpop.rexster.gremlin.converter.ResultConverter
Converts the result to a sensible format given the implementation.
convertBindingsToByteArray(Bindings) - Static method in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
convertByteArrayToRexsterBindings(byte[]) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
convertByteArrayToUUID(byte[]) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
convertResultToBytes(Object) - Static method in class com.tinkerpop.rexster.protocol.msg.MsgPackScriptResponseMessage
 
convertResultToConsoleLines(Object) - Static method in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
convertSerializableBindingsToByteArray(Bindings) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
convertStringsToByteArray(String...) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
convertUUIDToByteArray(UUID) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
createGremlinScriptEngine(Map<String, Object>) - Static method in class com.tinkerpop.rexster.gremlin.GremlinFactory
 

D

DEFAULT_BUFFER_SIZE - Static variable in class com.tinkerpop.rexster.config.RexsterGraphGraphConfiguration
 
DEFAULT_CHUNK_SIZE - Static variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
DEFAULT_WILDCARD - Static variable in class com.tinkerpop.rexster.util.RequestObjectHelper
 
DefaultSecurityFilter - Class in com.tinkerpop.rexster.filter
Provides authentication for Rexster for all services: RexPro, REST, and Dog House.
DefaultSecurityFilter() - Constructor for class com.tinkerpop.rexster.filter.DefaultSecurityFilter
 
deleteEdge(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
DELETE http://host/graph/edge/id graph.removeEdge(graph.getEdge(id));

DELETE http://host/graph/edge/id?key1&key2 Edge e = graph.getEdge(id); e.removeProperty(key1); e.removeProperty(key2);

deleteEdgeExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
 
deleteEdgeExtension(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
deleteGraphExtension(String, JSONObject) - Method in class com.tinkerpop.rexster.GraphResource
 
deleteGraphExtension(String) - Method in class com.tinkerpop.rexster.GraphResource
 
deleteIndex(String, String, JSONObject) - Method in class com.tinkerpop.rexster.IndexResource
 
deleteIndex(String, String) - Method in class com.tinkerpop.rexster.IndexResource
DELETE http://host/graph/indices/indexName graph.dropIndex(indexName);

DELETE http://host/graph/indices/indexName?key=key1&value=value1&id=id1 Index index = graph.getIndex(indexName,...) index.remove(key, value, graph.getVertex(id1));

deleteIndexKey(String, String, String, JSONObject) - Method in class com.tinkerpop.rexster.KeyIndexResource
 
deleteIndexKey(String, String, String) - Method in class com.tinkerpop.rexster.KeyIndexResource
 
deleteSinglePrefix(String, String) - Method in class com.tinkerpop.rexster.PrefixResource
 
deleteVertex(String, String) - Method in class com.tinkerpop.rexster.VertexResource
DELETE http://host/graph/vertices/id graph.removeVertex(graph.getVertex(id));

DELETE http://host/graph/vertices/id?key1&key2 Vertex v = graph.getVertex(id); v.removeProperty(key1); v.removeProperty(key2);

deleteVertexExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
deleteVertexExtension(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
DESCRIPTION - Static variable in class com.tinkerpop.rexster.Tokens
 
destroyAllSessions() - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
destroyAllSessions() - Static method in class com.tinkerpop.rexster.protocol.RexProSessions
 
destroySession(String, String) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
Destroy a session
destroySession(String) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
Destroy a session using the session key.
destroySession(String) - Static method in class com.tinkerpop.rexster.protocol.RexProSessions
 
DexGraphConfiguration - Class in com.tinkerpop.rexster.config
 
DexGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.DexGraphConfiguration
 
die() - Method in class com.tinkerpop.rexster.gremlin.GremlinSession
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.tinkerpop.rexster.servlet.DogHouseServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.tinkerpop.rexster.servlet.VisualizationServlet
 
DogHouseServlet - Class in com.tinkerpop.rexster.servlet
Serves all content requested on "/main" context.
DogHouseServlet() - Constructor for class com.tinkerpop.rexster.servlet.DogHouseServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.tinkerpop.rexster.servlet.EvaluatorServlet
 

E

EDGE - Static variable in class com.tinkerpop.rexster.Tokens
 
EdgeResource - Class in com.tinkerpop.rexster
 
EdgeResource() - Constructor for class com.tinkerpop.rexster.EdgeResource
 
EdgeResource(UriInfo, HttpServletRequest, RexsterApplication) - Constructor for class com.tinkerpop.rexster.EdgeResource
 
ElementHelper - Class in com.tinkerpop.rexster.util
 
ElementHelper() - Constructor for class com.tinkerpop.rexster.util.ElementHelper
 
EMPTY_SESSION - Static variable in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
END - Static variable in class com.tinkerpop.rexster.Tokens
 
ENGINE_RESET_THRESHOLD - Static variable in class com.tinkerpop.rexster.protocol.EngineHolder
 
EngineController - Class in com.tinkerpop.rexster.protocol
Manages the list of EngineHolder items for the current ScriptEngineManager.
EngineHolder - Class in com.tinkerpop.rexster.protocol
 
EngineHolder(ScriptEngineFactory) - Constructor for class com.tinkerpop.rexster.protocol.EngineHolder
 
ensureInitiated() - Method in class com.tinkerpop.rexster.gremlin.GremlinFactory
 
ensureSessionExists(String, String, RexsterApplication) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
ensureSessionExists(String, RexsterApplication, byte, int) - Static method in class com.tinkerpop.rexster.protocol.RexProSessions
 
equals(Object) - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
equals(Object) - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
error(String) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(String, String, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(String, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(Exception) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(Exception, String, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(Exception, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(String, Exception) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(String, Exception, String, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(String, Exception, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with an internal server error response code.
error(String, Exception, int) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with a specified server error response code.
error(String, Exception, int, String, JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates standard Rexster JSON error with a specified server error response code.
ERROR - Static variable in class com.tinkerpop.rexster.protocol.msg.MessageType
 
ErrorMessage - Variable in class com.tinkerpop.rexster.protocol.msg.ErrorResponseMessage
 
ErrorResponseMessage - Class in com.tinkerpop.rexster.protocol.msg
 
ErrorResponseMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.ErrorResponseMessage
 
evaluate(String) - Method in class com.tinkerpop.rexster.gremlin.GremlinSession
Take some gremlin script, evaluate it in the context of this gremlin session, and return the result.
evaluate(String, String, RexsterBindings) - Method in class com.tinkerpop.rexster.protocol.RexProSession
 
evaluateGetOnEdge(RexsterResourceContext, Graph, Edge, String) - Method in class com.tinkerpop.rexster.extension.GremlinExtension
 
evaluateGetOnGraph(RexsterResourceContext, Graph, String) - Method in class com.tinkerpop.rexster.extension.GremlinExtension
 
evaluateGetOnVertex(RexsterResourceContext, Graph, Vertex, String) - Method in class com.tinkerpop.rexster.extension.GremlinExtension
 
evaluatePostOnEdge(RexsterResourceContext, Graph, Edge, String) - Method in class com.tinkerpop.rexster.extension.GremlinExtension
 
evaluatePostOnGraph(RexsterResourceContext, Graph, String) - Method in class com.tinkerpop.rexster.extension.GremlinExtension
 
evaluatePostOnVertex(RexsterResourceContext, Graph, Vertex, String) - Method in class com.tinkerpop.rexster.extension.GremlinExtension
 
EvaluatorServlet - Class in com.tinkerpop.rexster.servlet
Evaluator servlet migrated from Webling (https://github.com/xedin/webling) and modified.
EvaluatorServlet(RexsterApplication) - Constructor for class com.tinkerpop.rexster.servlet.EvaluatorServlet
 
EXTENSION_NAME - Static variable in class com.tinkerpop.rexster.extension.GremlinExtension
 
EXTENSION_NAMESPACE - Static variable in class com.tinkerpop.rexster.extension.GremlinExtension
 
ExtensionAllowed - Class in com.tinkerpop.rexster.extension
Holds namespaces that define which extensions are allowed for a specific graph.
ExtensionAllowed(String) - Constructor for class com.tinkerpop.rexster.extension.ExtensionAllowed
Initializes a new ExtensionAllowed object as taken from rexster.xml.
ExtensionApi - Annotation Type in com.tinkerpop.rexster.extension
Represents one parameter in the API of the extension.
ExtensionApiBehavior - Enum in com.tinkerpop.rexster.extension
Defines how the extension API information should be generated.
extensionCache - Static variable in class com.tinkerpop.rexster.AbstractSubResource
 
ExtensionConfiguration - Class in com.tinkerpop.rexster.extension
Holds information that details the configuration of an extension.
ExtensionConfiguration(String, String, HierarchicalConfiguration) - Constructor for class com.tinkerpop.rexster.extension.ExtensionConfiguration
Initializes a new ExtensionConfiguration object as taken from rexster.xml.
ExtensionDefinition - Annotation Type in com.tinkerpop.rexster.extension
Defines an extension method to rexster.
ExtensionDescriptor - Annotation Type in com.tinkerpop.rexster.extension
 
ExtensionMethod - Class in com.tinkerpop.rexster.extension
 
ExtensionMethod(Method, ExtensionDefinition, ExtensionDescriptor, RexsterExtension) - Constructor for class com.tinkerpop.rexster.extension.ExtensionMethod
 
ExtensionNaming - Annotation Type in com.tinkerpop.rexster.extension
Provides for a namespace and extension name which is applied at a class level.
ExtensionPoint - Enum in com.tinkerpop.rexster.extension
 
ExtensionRequestParameter - Annotation Type in com.tinkerpop.rexster.extension
Tries to extract a value from the request to inject into the extension.
ExtensionResponse - Class in com.tinkerpop.rexster.extension
Wraps the Jersey response object with some simple response builder methods.
ExtensionResponse(Response) - Constructor for class com.tinkerpop.rexster.extension.ExtensionResponse
Create a non-error ExtensionResponse object.
ExtensionResponse(Response, boolean) - Constructor for class com.tinkerpop.rexster.extension.ExtensionResponse
Create an ExtensionResponse object.
EXTENSIONS - Static variable in class com.tinkerpop.rexster.Tokens
 
ExtensionSegmentSet - Class in com.tinkerpop.rexster.extension
 
ExtensionSegmentSet(String, String) - Constructor for class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
ExtensionSegmentSet(String, String, String) - Constructor for class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
ExtensionSegmentSet(UriInfo, ExtensionPoint) - Constructor for class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 

F

FEATURES - Static variable in class com.tinkerpop.rexster.Tokens
 
filter(ContainerRequest) - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
REST/Dog House based authentication.
filter(ContainerRequest, ContainerResponse) - Method in class com.tinkerpop.rexster.filter.HeaderResponseFilter
 
findExtensionClasses(ExtensionSegmentSet) - Static method in class com.tinkerpop.rexster.AbstractSubResource
Tries to find an extension given the specified namespace and extension name.
findExtensionConfiguration(String, String) - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
findExtensionMethod(List<RexsterExtension>, ExtensionPoint, String, HttpMethod) - Static method in class com.tinkerpop.rexster.AbstractSubResource
Find the method on the RexsterExtension implementation to call given the ExtensionPoint and the extension action to be executed.
findSessionByKey(String) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
Flag - Variable in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
FLAG_COMPLETE_MESSAGE - Static variable in class com.tinkerpop.rexster.protocol.msg.ConsoleScriptResponseMessage
 
FLAG_COMPLETE_MESSAGE - Static variable in class com.tinkerpop.rexster.protocol.msg.MsgPackScriptResponseMessage
 
FLAG_ERROR_AUTHENTICATION_FAILURE - Static variable in class com.tinkerpop.rexster.protocol.msg.ErrorResponseMessage
 
FLAG_ERROR_INVALID_SESSION - Static variable in class com.tinkerpop.rexster.protocol.msg.ErrorResponseMessage
 
FLAG_ERROR_MESSAGE_VALIDATION - Static variable in class com.tinkerpop.rexster.protocol.msg.ErrorResponseMessage
 
FLAG_ERROR_SCRIPT_FAILURE - Static variable in class com.tinkerpop.rexster.protocol.msg.ErrorResponseMessage
 
FLAG_KILL_SESSION - Static variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
Destroy a session.
FLAG_NEW_SESSION - Static variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
Starts a session.

G

generateErrorJson() - Method in class com.tinkerpop.rexster.extension.AbstractRexsterExtension
 
generateErrorJson(JSONObject) - Method in class com.tinkerpop.rexster.extension.AbstractRexsterExtension
Generates a standard JSON object with error information.
generateErrorObject(String) - Method in class com.tinkerpop.rexster.BaseResource
 
generateErrorObject(String, Throwable) - Method in class com.tinkerpop.rexster.BaseResource
 
generateErrorObjectJsonFail(Throwable) - Method in class com.tinkerpop.rexster.BaseResource
 
getAcceptableCharsets(String) - Static method in class com.tinkerpop.rexster.filter.CharsetHolder
 
getAllEdges(String) - Method in class com.tinkerpop.rexster.EdgeResource
GET http://host/graph/edges graph.getEdges();
getAllEdgesRexsterTypedJson(String) - Method in class com.tinkerpop.rexster.EdgeResource
 
getAllIndices(String) - Method in class com.tinkerpop.rexster.IndexResource
GET http://host/graph/indices get.getIndices();
getApplicationGraph(String) - Method in interface com.tinkerpop.rexster.RexsterApplication
Retrieve a specific application graph
getApplicationGraph(String) - Method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
getApplicationGraphs() - Method in class com.tinkerpop.rexster.config.GraphConfigurationContainer
 
getAuthenticationScheme() - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter.Authorizer
 
getAvailableEngineLanguages() - Method in class com.tinkerpop.rexster.protocol.EngineController
 
getAvailableLanguages() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
getBindings() - Method in class com.tinkerpop.rexster.protocol.msg.ScriptRequestMessage
 
getBindings() - Method in class com.tinkerpop.rexster.protocol.ResultAndBindings
 
getBindings() - Method in class com.tinkerpop.rexster.protocol.RexProSession
 
getBytesWithLength(Object) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
getChannel() - Method in class com.tinkerpop.rexster.protocol.RexProSession
 
getCharacterEncoding() - Static method in class com.tinkerpop.rexster.WebServer
 
getCharset() - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
getCommand() - Method in class com.tinkerpop.rexster.RexsterCommandLine
 
getCommandOptions() - Method in class com.tinkerpop.rexster.RexsterCommandLine
 
getCommandParameters() - Method in class com.tinkerpop.rexster.RexsterCommandLine
 
getConfiguration() - Method in class com.tinkerpop.rexster.extension.ExtensionConfiguration
 
getCurrentBufferSize() - Method in class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
getEdgeExtension(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
getElementsFromIndex(String, String) - Method in class com.tinkerpop.rexster.IndexResource
GET http://host/graph/indices/indexName?key=key1&value=value1 Index index = graph.getIndex(indexName,...); index.get(key,value);
getElementsFromIndexRexsterTypedJson(String, String) - Method in class com.tinkerpop.rexster.IndexResource
 
getEndOffset(JSONObject) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, return the end offset for paging purposes.
getEngine() - Method in class com.tinkerpop.rexster.protocol.EngineHolder
 
getEngineByLanguageName(String) - Method in class com.tinkerpop.rexster.protocol.EngineController
 
getEngineName() - Method in class com.tinkerpop.rexster.protocol.EngineHolder
 
getEngineVersion() - Method in class com.tinkerpop.rexster.protocol.EngineHolder
 
getExtension() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
getExtensionAllowables() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
getExtensionApiAsJson() - Method in class com.tinkerpop.rexster.extension.ExtensionMethod
 
getExtensionDefinition() - Method in class com.tinkerpop.rexster.extension.ExtensionMethod
 
getExtensionDescriptor() - Method in class com.tinkerpop.rexster.extension.ExtensionMethod
 
getExtensionHypermedia(ExtensionPoint, String) - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
getExtensionMethod() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
getExtensionMethod() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getExtensionName() - Method in class com.tinkerpop.rexster.extension.ExtensionConfiguration
 
getFailedConfigurations() - Method in class com.tinkerpop.rexster.config.GraphConfigurationContainer
 
getFilteredBytesWithLength(Object) - Static method in class com.tinkerpop.rexster.protocol.BitWorks
 
getFirstSupportedCharset(String) - Static method in class com.tinkerpop.rexster.filter.CharsetHolder
Accepts a standard value from the Accept-Charset field and gets the first matching charset supported by the server.
getGraph(String) - Method in interface com.tinkerpop.rexster.RexsterApplication
Retrieve the graph contained by the application graph with the given name
getGraph() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
getGraph(String) - Method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
getGraphExtension(String) - Method in class com.tinkerpop.rexster.GraphResource
 
getGraphName() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
getGraphNames() - Method in interface com.tinkerpop.rexster.RexsterApplication
Retrieve the names of all graphs that we are serving
getGraphNames() - Method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
getGraphProducesJson(String) - Method in class com.tinkerpop.rexster.GraphResource
 
getGraphProducesRexsterJson(String) - Method in class com.tinkerpop.rexster.GraphResource
GET http://host/graph graph.toString();
getIdleTime() - Method in class com.tinkerpop.rexster.gremlin.GremlinSession
Get the number of milliseconds this worker has been idle.
getIdleTime() - Method in class com.tinkerpop.rexster.protocol.RexProSession
 
getIndexCount(String, String) - Method in class com.tinkerpop.rexster.IndexResource
GET http://host/graph/indices/indexName/count?key=?&value=?
getIndexKeys(String, String) - Method in class com.tinkerpop.rexster.KeyIndexResource
 
getInjectable(ComponentContext, Context, Type) - Method in class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
getInstance() - Static method in class com.tinkerpop.rexster.protocol.EngineController
 
getJerseyResponse() - Method in class com.tinkerpop.rexster.extension.ExtensionResponse
 
getKeyIndices(String) - Method in class com.tinkerpop.rexster.KeyIndexResource
 
getLanguageName() - Method in class com.tinkerpop.rexster.protocol.EngineHolder
 
getMaxBufferSize() - Method in class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
getMethod() - Method in class com.tinkerpop.rexster.extension.ExtensionMethod
 
getName() - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
The name of the security filter.
getName() - Method in class com.tinkerpop.rexster.filter.DefaultSecurityFilter
 
getNamespace() - Method in class com.tinkerpop.rexster.extension.ExtensionAllowed
 
getNamespace() - Method in class com.tinkerpop.rexster.extension.ExtensionConfiguration
 
getNamespace() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
getNamespaceAndExtension() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
getNonRexsterRequest() - Method in class com.tinkerpop.rexster.BaseResource
 
getNonRexsterRequestKeys() - Method in class com.tinkerpop.rexster.BaseResource
 
getOrder() - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
getOutputWriter() - Method in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
getPrefixes(String) - Method in class com.tinkerpop.rexster.PrefixResource
 
getPrompt() - Method in class com.tinkerpop.rexster.protocol.RexsterConsole
 
getQuality() - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
getRequest() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getRequestObject() - Method in class com.tinkerpop.rexster.BaseResource
 
getRequestObject(boolean) - Method in class com.tinkerpop.rexster.BaseResource
Gets the request object.
getRequestObject() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getRequestObjectFlat() - Method in class com.tinkerpop.rexster.BaseResource
 
getRequestObjectFlat() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getResult() - Method in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
getResult() - Method in class com.tinkerpop.rexster.protocol.ResultAndBindings
 
getReturnKeys(JSONObject) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, return the desired returnKeys.
getReturnKeys(JSONObject, String) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, return the desired returnKeys.
getReturnKeys(JSONArray, String) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given an array of keys from the request object, return the desired returnKeys.
getRexProHost() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
getRexProPort() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
getRexsterApplication() - Method in class com.tinkerpop.rexster.BaseResource
 
getRexsterApplicationGraph(String) - Method in class com.tinkerpop.rexster.AbstractSubResource
 
getRexsterApplicationGraph() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getRexsterExtension() - Method in class com.tinkerpop.rexster.extension.ExtensionMethod
 
getRexsterRequest(JSONObject) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, return the fragment of JSON that deals with Rexster-reserved parameters.
getRexsterRoot() - Method in class com.tinkerpop.rexster.RexsterResource
 
getRoot() - Method in class com.tinkerpop.rexster.RootResource
 
getScope() - Method in class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
getScript() - Method in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
getSecurityContext() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getSession(String, String, RexsterApplication) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
Gets a GremlinSession for a given session identifier and graph name, creating a GremlinSession if one does not exist.
getSession(String) - Static method in class com.tinkerpop.rexster.protocol.RexProSessions
 
getSessionKey() - Method in class com.tinkerpop.rexster.protocol.RexProSession
 
getSessionKeys() - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
getSessionKeys() - Static method in class com.tinkerpop.rexster.protocol.RexProSessions
 
getShowTypes(JSONObject) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, return the show types.
getSingleEdge(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
GET http://host/graph/edges/id graph.getEdge(id);
getSingleEdgeRexsterJson(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
getSingleEdgeRexsterTypedJson(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
getSinglePrefix(String, String) - Method in class com.tinkerpop.rexster.PrefixResource
 
getSingleVertex(String, String) - Method in class com.tinkerpop.rexster.VertexResource
GET http://host/graph/vertices/id graph.getVertex(id);
getSingleVertexRexsterJson(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
getSingleVertexRexsterTypedJson(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
getStartOffset(JSONObject) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, return the start offset for paging purposes.
getStartTime() - Method in interface com.tinkerpop.rexster.RexsterApplication
Retrieve the time at which we started serving graphs
getStartTime() - Method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
getTimeAlive() - Method in class com.tinkerpop.rexster.BaseResource
 
getTypedPropertyValue(Object) - Static method in class com.tinkerpop.rexster.util.ElementHelper
 
getTypedPropertyValue(Object, boolean) - Static method in class com.tinkerpop.rexster.util.ElementHelper
Takes a property value string from the URI and attempts to parse it to its defined data type.
getUnwrappedGraph() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
getUriInfo() - Method in class com.tinkerpop.rexster.RexsterResourceContext
 
getUriPath() - Method in class com.tinkerpop.rexster.BaseResource
 
getUserPrincipal() - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter.Authorizer
 
getValue(HttpContext) - Method in class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
getValue() - Method in class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
getVersion() - Static method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
getVertexEdges(String, String, String) - Method in class com.tinkerpop.rexster.VertexResource
GET http://host/graph/vertices/id/direction graph.getVertex(id).get{Direction}Edges();
getVertexEdgesRexsterTypedJson(String, String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
getVertexExtension(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
getVertices(String) - Method in class com.tinkerpop.rexster.VertexResource
GET http://host/graph/vertices graph.getVertices();
getVerticesRexsterJson(String) - Method in class com.tinkerpop.rexster.VertexResource
 
GraphConfiguration - Interface in com.tinkerpop.rexster.config
 
GraphConfigurationContainer - Class in com.tinkerpop.rexster.config
 
GraphConfigurationContainer(List<HierarchicalConfiguration>) - Constructor for class com.tinkerpop.rexster.config.GraphConfigurationContainer
 
GraphConfigurationException - Exception in com.tinkerpop.rexster.config
 
GraphConfigurationException(String) - Constructor for exception com.tinkerpop.rexster.config.GraphConfigurationException
 
GraphConfigurationException(Throwable) - Constructor for exception com.tinkerpop.rexster.config.GraphConfigurationException
 
GraphConfigurationException(String, Throwable) - Constructor for exception com.tinkerpop.rexster.config.GraphConfigurationException
 
GraphResource - Class in com.tinkerpop.rexster
 
GraphResource() - Constructor for class com.tinkerpop.rexster.GraphResource
 
GraphResource(UriInfo, HttpServletRequest, RexsterApplication) - Constructor for class com.tinkerpop.rexster.GraphResource
 
GremlinEvaluationJob - Class in com.tinkerpop.rexster.gremlin
Data structure keeping a script to be evaluated and its result/output together.
GremlinEvaluationJob(String) - Constructor for class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
GremlinExtension - Class in com.tinkerpop.rexster.extension
 
GremlinExtension() - Constructor for class com.tinkerpop.rexster.extension.GremlinExtension
 
GremlinFactory - Class in com.tinkerpop.rexster.gremlin
Builds Gremlin evaluators.
GremlinFactory() - Constructor for class com.tinkerpop.rexster.gremlin.GremlinFactory
 
GremlinGarbageCollector - Class in com.tinkerpop.rexster.gremlin
Remove Gremlin sessions that have been idle for too long.
GremlinGarbageCollector() - Constructor for class com.tinkerpop.rexster.gremlin.GremlinGarbageCollector
 
GremlinSession - Class in com.tinkerpop.rexster.gremlin
A wrapper thread for a given gremlin instance.
GremlinSession(String, RexsterApplication) - Constructor for class com.tinkerpop.rexster.gremlin.GremlinSession
 
GremlinSessions - Class in com.tinkerpop.rexster.gremlin
Keeps track of currently running gremlin sessions.
GremlinSessions() - Constructor for class com.tinkerpop.rexster.gremlin.GremlinSessions
 

H

handle(String, Request, Response) - Method in class com.tinkerpop.rexster.servlet.RexsterStaticHttpHandler
 
handleRead(FilterChainContext) - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
RexPro authentication
handleRead(FilterChainContext) - Method in class com.tinkerpop.rexster.protocol.filter.RexProMessageFilter
 
handleRead(FilterChainContext) - Method in class com.tinkerpop.rexster.protocol.filter.ScriptFilter
 
handleRead(FilterChainContext) - Method in class com.tinkerpop.rexster.protocol.filter.SessionFilter
 
handleWrite(FilterChainContext) - Method in class com.tinkerpop.rexster.protocol.filter.RexProMessageFilter
 
hasCommandParameters() - Method in class com.tinkerpop.rexster.RexsterCommandLine
 
hasElementProperties(JSONObject) - Static method in class com.tinkerpop.rexster.util.RequestObjectHelper
Given a request object, determine if it has graph element properties.
hashCode() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
hashCode() - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
hasSession(String, String) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
hasSession() - Method in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
hasSessionKey(String) - Static method in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
hasSessionKey(String) - Static method in class com.tinkerpop.rexster.protocol.RexProSessions
 
headEdgeExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
 
headEdgeExtension(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
HEADER_ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.tinkerpop.rexster.filter.HeaderResponseFilter
 
HeaderResponseFilter - Class in com.tinkerpop.rexster.filter
Adds headers to the response.
HeaderResponseFilter() - Constructor for class com.tinkerpop.rexster.filter.HeaderResponseFilter
 
headGraphExtension(String, JSONObject) - Method in class com.tinkerpop.rexster.GraphResource
 
headGraphExtension(String) - Method in class com.tinkerpop.rexster.GraphResource
 
headVertexExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
headVertexExtension(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
HttpMethod - Enum in com.tinkerpop.rexster.extension
The HTTP Method.
httpServletRequest - Variable in class com.tinkerpop.rexster.BaseResource
 
httpServletRequest - Variable in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
 

I

ID - Static variable in class com.tinkerpop.rexster.Tokens
 
IN - Static variable in class com.tinkerpop.rexster.Tokens
 
IN_E - Static variable in class com.tinkerpop.rexster.Tokens
 
IndexResource - Class in com.tinkerpop.rexster
 
IndexResource() - Constructor for class com.tinkerpop.rexster.IndexResource
 
IndexResource(UriInfo, HttpServletRequest, RexsterApplication) - Constructor for class com.tinkerpop.rexster.IndexResource
 
initiated - Static variable in class com.tinkerpop.rexster.gremlin.GremlinFactory
 
internalShutdownListeners - Variable in class com.tinkerpop.rexster.ShutdownManager
 
invokeExtension(RexsterApplicationGraph, ExtensionMethod) - Method in class com.tinkerpop.rexster.AbstractSubResource
 
invokeExtension(RexsterApplicationGraph, ExtensionMethod, Vertex) - Method in class com.tinkerpop.rexster.AbstractSubResource
 
invokeExtension(RexsterApplicationGraph, ExtensionMethod, Edge) - Method in class com.tinkerpop.rexster.AbstractSubResource
 
invokeExtension(RexsterApplicationGraph, ExtensionMethod, Edge, Vertex) - Method in class com.tinkerpop.rexster.AbstractSubResource
 
isAvailableLanguage(String) - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
isComplete() - Method in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
isConfigurationValid(ExtensionConfiguration) - Method in class com.tinkerpop.rexster.extension.AbstractRexsterExtension
By default this returns true.
isConfigurationValid(ExtensionConfiguration) - Method in interface com.tinkerpop.rexster.extension.RexsterExtension
Determines if the configuration for the extension is valid.
isEngineAvailable(String) - Method in class com.tinkerpop.rexster.protocol.EngineController
 
isErrorResponse() - Method in class com.tinkerpop.rexster.extension.ExtensionResponse
 
isExtensionAllowed(ExtensionSegmentSet) - Method in class com.tinkerpop.rexster.extension.ExtensionAllowed
Determines if the namespace and extension are allowed given the configuration of the graph in rexster.xml.
isExtensionAllowed(ExtensionSegmentSet) - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
Determines if a particular extension is allowed given configured allowables from rexster.xml.
isOpen() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
isSecure() - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter.Authorizer
 
isSupported() - Method in class com.tinkerpop.rexster.filter.CharsetHolder
 
isTransactionalGraph() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
isUserInRole(String) - Method in class com.tinkerpop.rexster.filter.AbstractSecurityFilter.Authorizer
 
isValidFormat() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 

J

jobQueue - Variable in class com.tinkerpop.rexster.gremlin.GremlinSession
Commands waiting to be executed.
JSONResultConverter - Class in com.tinkerpop.rexster.gremlin.converter
Converts a result from Gremlin to a JSONArray using GraphSON format.
JSONResultConverter(boolean, long, long, List<String>) - Constructor for class com.tinkerpop.rexster.gremlin.converter.JSONResultConverter
 

K

KEY - Static variable in class com.tinkerpop.rexster.Tokens
 
KeyIndexResource - Class in com.tinkerpop.rexster
 
KeyIndexResource() - Constructor for class com.tinkerpop.rexster.KeyIndexResource
 
KeyIndexResource(UriInfo, HttpServletRequest, RexsterApplication) - Constructor for class com.tinkerpop.rexster.KeyIndexResource
 
KEYS - Static variable in class com.tinkerpop.rexster.Tokens
 

L

LanguageName - Variable in class com.tinkerpop.rexster.protocol.msg.ScriptRequestMessage
 
Languages - Variable in class com.tinkerpop.rexster.protocol.msg.SessionResponseMessage
 
lastTimeUsed - Variable in class com.tinkerpop.rexster.gremlin.GremlinSession
Keep track of the last time this was used.
lastTimeUsed - Variable in class com.tinkerpop.rexster.protocol.RexProSession
 
LEFT_BRACKET - Static variable in class com.tinkerpop.rexster.Tokens
 
loadAllowableExtensions(List) - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
Loads a list of namespaces extension patterns that are allowed for this graph.
loadExtensionsConfigurations(List<HierarchicalConfiguration>) - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
logger - Static variable in class com.tinkerpop.rexster.config.GraphConfigurationContainer
 
logger - Static variable in class com.tinkerpop.rexster.extension.GremlinExtension
 
logger - Static variable in class com.tinkerpop.rexster.RexsterApplicationImpl
 
logger - Variable in class com.tinkerpop.rexster.ShutdownManager
 

M

main(String[]) - Static method in class com.tinkerpop.rexster.protocol.RexProMsgPack
 
main(String[]) - Static method in class com.tinkerpop.rexster.protocol.RexsterConsole
 
main(String[]) - Static method in class com.tinkerpop.rexster.WebServer
 
makeSpace(int) - Static method in class com.tinkerpop.rexster.protocol.RexsterConsole
 
MAX_COMMANDS_WAITING - Static variable in class com.tinkerpop.rexster.gremlin.GremlinSession
 
MemoryStoreSailGraphConfiguration - Class in com.tinkerpop.rexster.config
 
MemoryStoreSailGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.MemoryStoreSailGraphConfiguration
 
MESSAGE - Static variable in class com.tinkerpop.rexster.Tokens
 
MessageType - Class in com.tinkerpop.rexster.protocol.msg
 
MessageType() - Constructor for class com.tinkerpop.rexster.protocol.msg.MessageType
 
MockTinkerTransactionalGraph - Class in com.tinkerpop.rexster.util
Mocked transactional graph for testing purposes.
MockTinkerTransactionalGraph(String) - Constructor for class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
MockTinkerTransactionalGraph() - Constructor for class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
MSGPACK_SCRIPT_RESPONSE - Static variable in class com.tinkerpop.rexster.protocol.msg.MessageType
 
MsgPackResultConverter - Class in com.tinkerpop.rexster.gremlin.converter
Converts a result from Gremlin to a byte array encoded by MsgPack.
MsgPackResultConverter() - Constructor for class com.tinkerpop.rexster.gremlin.converter.MsgPackResultConverter
 
MsgPackScriptResponseMessage - Class in com.tinkerpop.rexster.protocol.msg
 
MsgPackScriptResponseMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.MsgPackScriptResponseMessage
 

N

NativeStoreSailGraphConfiguration - Class in com.tinkerpop.rexster.config
 
NativeStoreSailGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.NativeStoreSailGraphConfiguration
 
Neo4jGraphConfiguration - Class in com.tinkerpop.rexster.config
 
Neo4jGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.Neo4jGraphConfiguration
 
noContent() - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates a response with no content and matching status code.

O

OFFSET - Static variable in class com.tinkerpop.rexster.Tokens
 
OFFSET_END - Static variable in class com.tinkerpop.rexster.Tokens
 
OFFSET_START - Static variable in class com.tinkerpop.rexster.Tokens
 
ok(Map) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates an response with an OK status code.
ok(JSONObject) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Generates an response with an OK status code.
open() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
optionsAllEdges() - Method in class com.tinkerpop.rexster.EdgeResource
 
optionsAllIndices() - Method in class com.tinkerpop.rexster.IndexResource
 
optionsEdgeExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
 
optionsEdgeExtension(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
optionsElementsFromIndex() - Method in class com.tinkerpop.rexster.IndexResource
 
optionsGraph() - Method in class com.tinkerpop.rexster.GraphResource
 
optionsGraphExtension(String, JSONObject) - Method in class com.tinkerpop.rexster.GraphResource
 
optionsGraphExtension(String) - Method in class com.tinkerpop.rexster.GraphResource
 
optionsIndexCount() - Method in class com.tinkerpop.rexster.IndexResource
 
optionsIndexKey() - Method in class com.tinkerpop.rexster.KeyIndexResource
 
optionsIndexKeys() - Method in class com.tinkerpop.rexster.KeyIndexResource
 
optionsKeyIndices() - Method in class com.tinkerpop.rexster.KeyIndexResource
 
optionsPrefixes() - Method in class com.tinkerpop.rexster.PrefixResource
 
optionsRexsterRoot() - Method in class com.tinkerpop.rexster.RexsterResource
 
optionsRoot() - Method in class com.tinkerpop.rexster.RootResource
 
optionsSingleEdge() - Method in class com.tinkerpop.rexster.EdgeResource
 
optionsSinglePrefix() - Method in class com.tinkerpop.rexster.PrefixResource
 
optionsSingleVertex() - Method in class com.tinkerpop.rexster.VertexResource
 
optionsVertexEdges() - Method in class com.tinkerpop.rexster.VertexResource
 
optionsVertexExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
optionsVertexExtension(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
optionsVertices() - Method in class com.tinkerpop.rexster.VertexResource
 
OrientGraphConfiguration - Class in com.tinkerpop.rexster.config
 
OrientGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.OrientGraphConfiguration
 
OUT - Static variable in class com.tinkerpop.rexster.Tokens
 
OUT_E - Static variable in class com.tinkerpop.rexster.Tokens
 
outputWriter - Variable in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
The scriptengine error and out streams are directed into this string writer.
override(Response) - Static method in class com.tinkerpop.rexster.extension.ExtensionResponse
Override the builder and literally construct the Jersey response.

P

PARAMETERS - Static variable in class com.tinkerpop.rexster.Tokens
 
parseUriForExtensionSegment(String, ExtensionPoint) - Method in class com.tinkerpop.rexster.AbstractSubResource
Reads the URI of the request and tries to parse the extension requested.
Password - Variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
performEvaluation(GremlinEvaluationJob) - Method in class com.tinkerpop.rexster.gremlin.GremlinSession
Internal evaluate implementation.
PERIOD_REGEX - Static variable in class com.tinkerpop.rexster.Tokens
 
postEdgeConsumesJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
POST http://host/graph/edge/id Edge e = graph.addEdge(id,graph.getVertex(id1),graph.getVertex(id2),label); e.setProperty(key,value);
postEdgeConsumesTypedJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
POST http://host/graph/edge/id?_inV=id1&_outV=id2&label=string&key=value Edge e = graph.addEdge(id,graph.getVertex(id1),graph.getVertex(id2),label); e.setProperty(key,value);
postEdgeConsumesUri(Request, String, String) - Method in class com.tinkerpop.rexster.EdgeResource
POST http://host/graph/edge/id?_inV=id1&_outV=id2&label=string&key=value Edge e = graph.addEdge(id,graph.getVertex(id1),graph.getVertex(id2),label); e.setProperty(key,value);
postEdgeExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
 
postEdgeExtension(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
postGraphExtension(String, JSONObject) - Method in class com.tinkerpop.rexster.GraphResource
 
postGraphExtension(String) - Method in class com.tinkerpop.rexster.GraphResource
 
postIndex(String, String, JSONObject) - Method in class com.tinkerpop.rexster.IndexResource
POST http://host/graph/indices/indexName?key=key1&value=value1&class=vertex&id=id1 Index index = graph.getIndex(indexName,...); index.put(key,value,graph.getVertex(id1));

POST http://host/graph/indices/indexName?class=vertex&type=automatic&keys=[name,age] graph.createIndex(indexName,Vertex.class,AUTOMATIC, {name, age})

postIndex(String, String) - Method in class com.tinkerpop.rexster.IndexResource
 
postIndexKey(String, String, String, JSONObject) - Method in class com.tinkerpop.rexster.KeyIndexResource
 
postIndexKey(String, String, String) - Method in class com.tinkerpop.rexster.KeyIndexResource
 
postNullEdgeConsumesJson(Request, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
POST http://host/graph/edges graph.addEdge(null);
postNullEdgeConsumesTypedJson(Request, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
POST http://host/graph/edges graph.addEdge(null);
postNullEdgeConsumesUri(Request, String) - Method in class com.tinkerpop.rexster.EdgeResource
POST http://host/graph/edge?_inV=id1&_outV=id2&label=string&key=value Edge e = graph.addEdge(null,graph.getVertex(id1),graph.getVertex(id2),label); e.setProperty(key,value);
postNullVertexOnUri(Request, String) - Method in class com.tinkerpop.rexster.VertexResource
POST http://host/graph/vertices graph.addVertex(null);
postNullVertexRexsterConsumesJson(Request, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
postNullVertexRexsterConsumesTypedJson(Request, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
postShutdownListeners() - Method in class com.tinkerpop.rexster.ShutdownManager
Called after the shutdown listeners, before threads waiting on ShutdownManager.waitForShutdown() are released
postSinglePrefix(String, JSONObject) - Method in class com.tinkerpop.rexster.PrefixResource
 
postSinglePrefix(String) - Method in class com.tinkerpop.rexster.PrefixResource
 
postVertexConsumesJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
POST http://host/graph/vertices/id Vertex v = graph.addVertex(id); v.setProperty(key,value);
postVertexExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
postVertexExtension(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 
postVertexOnUri(Request, String, String) - Method in class com.tinkerpop.rexster.VertexResource
POST http://host/graph/vertices/id?key=value Vertex v = graph.addVertex(id); v.setProperty(key,value);
postVertexRexsterConsumesTypedJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
PrefixResource - Class in com.tinkerpop.rexster
 
PrefixResource() - Constructor for class com.tinkerpop.rexster.PrefixResource
 
PrefixResource(UriInfo, HttpServletRequest, RexsterApplication) - Constructor for class com.tinkerpop.rexster.PrefixResource
 
preShutdownListeners() - Method in class com.tinkerpop.rexster.ShutdownManager
Called before the shutdown listeners
primaryLoop() - Method in class com.tinkerpop.rexster.protocol.RexsterConsole
 
printBindings() - Method in class com.tinkerpop.rexster.protocol.RexsterConsole
 
printHelp() - Method in class com.tinkerpop.rexster.protocol.RexsterConsole
 
producesVariantList - Variable in class com.tinkerpop.rexster.BaseResource
 
put(String, Object) - Method in class com.tinkerpop.rexster.protocol.RexsterBindings
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.tinkerpop.rexster.protocol.RexsterBindings
 
putEdgeConsumesJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
PUT http://host/graph/edge/id Edge e = graph.addEdge(id,graph.getVertex(id1),graph.getVertex(id2),label); e.setProperty(key,value);
putEdgeConsumesTypedJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
PUT http://host/graph/edge/id?key=value remove all properties e.setProperty(key,value);
putEdgeExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.EdgeResource
 
putEdgeExtension(String, String) - Method in class com.tinkerpop.rexster.EdgeResource
 
putEdgeOnUri(Request, String, String) - Method in class com.tinkerpop.rexster.EdgeResource
PUT http://host/graph/edge/id?key=value remove all properties e.setProperty(key,value);
putElementInIndex(String, String, JSONObject) - Method in class com.tinkerpop.rexster.IndexResource
PUT http://host/graph/indices/indexName?key=key1&value=value1&class=vertex&id=id1
putElementInIndex(String, String) - Method in class com.tinkerpop.rexster.IndexResource
PUT http://host/graph/indices/indexName?key=key1&value=value1&class=vertex&id=id1
putGraphExtension(String, JSONObject) - Method in class com.tinkerpop.rexster.GraphResource
 
putGraphExtension(String) - Method in class com.tinkerpop.rexster.GraphResource
 
putVertexConsumesJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
PUT http://host/graph/vertices/id Vertex v = graph.addVertex(id); v.setProperty(key,value);
putVertexConsumesTypedJson(Request, String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
putVertexConsumesUri(Request, String, String) - Method in class com.tinkerpop.rexster.VertexResource
PUT http://host/graph/vertices/id?key=value remove all properties v.setProperty(key,value);
putVertexExtension(String, String, JSONObject) - Method in class com.tinkerpop.rexster.VertexResource
 
putVertexExtension(String, String) - Method in class com.tinkerpop.rexster.VertexResource
 

Q

QUERY_TIME - Static variable in class com.tinkerpop.rexster.Tokens
 

R

READ_ONLY - Static variable in class com.tinkerpop.rexster.Tokens
 
registerShutdownListener(ShutdownManager.ShutdownListener) - Method in class com.tinkerpop.rexster.ShutdownManager
 
RemoteRexsterSession - Class in com.tinkerpop.rexster.protocol
Client-side session with Rexster.
RemoteRexsterSession(String, int, String, String) - Constructor for class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
RemoteRexsterSession(String, int, int, String, String) - Constructor for class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
RemoteRexsterSession(String, int, int, String, String, byte) - Constructor for class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
Request - Variable in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
requestAsUUID() - Method in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
RequestObjectHelper - Class in com.tinkerpop.rexster.util
 
RequestObjectHelper() - Constructor for class com.tinkerpop.rexster.util.RequestObjectHelper
 
reset() - Method in class com.tinkerpop.rexster.gremlin.GremlinSession
Destroy the internal gremlin evaluator and replace it with a clean slate.
reset() - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
result - Variable in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
ResultAndBindings - Class in com.tinkerpop.rexster.protocol
 
ResultAndBindings(Object, List<String>) - Constructor for class com.tinkerpop.rexster.protocol.ResultAndBindings
 
ResultConverter<T> - Interface in com.tinkerpop.rexster.gremlin.converter
 
resultObject - Variable in class com.tinkerpop.rexster.BaseResource
 
Results - Variable in class com.tinkerpop.rexster.protocol.msg.MsgPackScriptResponseMessage
 
RESULTS - Static variable in class com.tinkerpop.rexster.Tokens
 
RETURN_KEYS - Static variable in class com.tinkerpop.rexster.Tokens
 
REXPRO_REXSTER_CONTEXT - Static variable in class com.tinkerpop.rexster.Tokens
 
RexProMessage - Class in com.tinkerpop.rexster.protocol.msg
 
RexProMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
RexProMessageFilter - Class in com.tinkerpop.rexster.protocol.filter
 
RexProMessageFilter() - Constructor for class com.tinkerpop.rexster.protocol.filter.RexProMessageFilter
 
RexProMsgPack - Class in com.tinkerpop.rexster.protocol
A bit of an experiment.
RexProMsgPack() - Constructor for class com.tinkerpop.rexster.protocol.RexProMsgPack
 
rexproServer - Variable in class com.tinkerpop.rexster.WebServer
 
RexProSession - Class in com.tinkerpop.rexster.protocol
Server-side rexster session.
RexProSession(String, RexsterApplication, byte, int) - Constructor for class com.tinkerpop.rexster.protocol.RexProSession
 
RexProSessionMonitor - Class in com.tinkerpop.rexster.protocol
Monitors RexPro sessions and cleans up ones that have been idle.
RexProSessionMonitor(long, long) - Constructor for class com.tinkerpop.rexster.protocol.RexProSessionMonitor
 
RexProSessions - Class in com.tinkerpop.rexster.protocol
 
RexProSessions() - Constructor for class com.tinkerpop.rexster.protocol.RexProSessions
 
REXSTER - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_BINDINGS - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_EXECUTE - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_HELP - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_LANGUAGE - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_LANGUAGES - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_QUIT - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_CONSOLE_RESET - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_BUFFER_SIZE - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_ENABLED - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_EXTENSIONS_ALLOWS_PATH - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_EXTENSIONS_PATH - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_HA - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_LOCATION - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_NAME - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_PATH - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_PROPERTIES - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_READ_ONLY - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_GRAPH_TYPE - Static variable in class com.tinkerpop.rexster.Tokens
 
REXSTER_VERSION - Static variable in class com.tinkerpop.rexster.Tokens
 
RexsterApplication - Interface in com.tinkerpop.rexster
RexsterApplication is the class that Rexster's servlets all delegate to in order to actually retrieve or query graphs.
RexsterApplicationGraph - Class in com.tinkerpop.rexster
Holds a graph and its assigned extensions.
RexsterApplicationGraph(String, Graph) - Constructor for class com.tinkerpop.rexster.RexsterApplicationGraph
 
RexsterApplicationImpl - Class in com.tinkerpop.rexster
 
RexsterApplicationImpl(String, Graph) - Constructor for class com.tinkerpop.rexster.RexsterApplicationImpl
 
RexsterApplicationImpl(XMLConfiguration) - Constructor for class com.tinkerpop.rexster.RexsterApplicationImpl
 
RexsterBindings - Class in com.tinkerpop.rexster.protocol
 
RexsterBindings() - Constructor for class com.tinkerpop.rexster.protocol.RexsterBindings
 
RexsterCommandLine - Class in com.tinkerpop.rexster
 
RexsterCommandLine(CommandLine, CommandLine, Options) - Constructor for class com.tinkerpop.rexster.RexsterCommandLine
 
RexsterConsole - Class in com.tinkerpop.rexster.protocol
 
RexsterConsole(String, int, String, int, String, String) - Constructor for class com.tinkerpop.rexster.protocol.RexsterConsole
 
RexsterConsole(String, int, String, int, String, String, String) - Constructor for class com.tinkerpop.rexster.protocol.RexsterConsole
 
RexsterContext - Annotation Type in com.tinkerpop.rexster.extension
Marks a parameter on an extension method as one that should receive attention from Rexster by plugging in values that match the expected types from the request.
RexsterExtension - Interface in com.tinkerpop.rexster.extension
Marks a class as one that can be used as an extension to Rexster.
RexsterGraphGraphConfiguration - Class in com.tinkerpop.rexster.config
 
RexsterGraphGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.RexsterGraphGraphConfiguration
 
RexsterMediaType - Class in com.tinkerpop.rexster
 
RexsterMediaType() - Constructor for class com.tinkerpop.rexster.RexsterMediaType
 
RexsterResource - Class in com.tinkerpop.rexster
 
RexsterResource() - Constructor for class com.tinkerpop.rexster.RexsterResource
 
RexsterResource(RexsterApplication) - Constructor for class com.tinkerpop.rexster.RexsterResource
 
RexsterResourceContext - Class in com.tinkerpop.rexster
Context for a resource request.
RexsterResourceContext(RexsterApplicationGraph, UriInfo, HttpServletRequest, JSONObject, JSONObject, ExtensionMethod, SecurityContext) - Constructor for class com.tinkerpop.rexster.RexsterResourceContext
 
rexsterServer - Variable in class com.tinkerpop.rexster.WebServer
 
RexsterStaticHttpHandler - Class in com.tinkerpop.rexster.servlet
This class is a near replica of the StaticHttpHandler.
RexsterStaticHttpHandler(String) - Constructor for class com.tinkerpop.rexster.servlet.RexsterStaticHttpHandler
 
RIGHT_BRACKET - Static variable in class com.tinkerpop.rexster.Tokens
 
role - Variable in class com.tinkerpop.rexster.filter.AbstractSecurityFilter.User
 
RootResource - Class in com.tinkerpop.rexster
 
RootResource() - Constructor for class com.tinkerpop.rexster.RootResource
 
RootResource(RexsterApplication) - Constructor for class com.tinkerpop.rexster.RootResource
 
run() - Method in class com.tinkerpop.rexster.gremlin.GremlinGarbageCollector
 
run() - Method in class com.tinkerpop.rexster.gremlin.GremlinSession
 
run() - Method in class com.tinkerpop.rexster.protocol.RexProSessionMonitor
 
runner - Variable in class com.tinkerpop.rexster.gremlin.GremlinSession
Mama thread.
runShutdownHandlers(Collection<ShutdownManager.ShutdownListener>) - Method in class com.tinkerpop.rexster.ShutdownManager
 

S

SAIL_TYPE_MEMORY - Static variable in class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
 
SAIL_TYPE_NATIVE - Static variable in class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
 
SAIL_TYPE_SPARQL - Static variable in class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
 
sailType - Variable in class com.tinkerpop.rexster.config.AbstractSailGraphConfiguration
 
script - Variable in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
Script - Variable in class com.tinkerpop.rexster.protocol.msg.ScriptRequestMessage
 
SCRIPT_REQUEST - Static variable in class com.tinkerpop.rexster.protocol.msg.MessageType
 
scriptEngine - Variable in class com.tinkerpop.rexster.gremlin.GremlinSession
The gremlin evaluator instance beeing wrapped.
ScriptFilter - Class in com.tinkerpop.rexster.protocol.filter
 
ScriptFilter() - Constructor for class com.tinkerpop.rexster.protocol.filter.ScriptFilter
 
ScriptRequestMessage - Class in com.tinkerpop.rexster.protocol.msg
 
ScriptRequestMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.ScriptRequestMessage
 
securityContext - Variable in class com.tinkerpop.rexster.BaseResource
 
sendAFile(Response, File) - Static method in class com.tinkerpop.rexster.servlet.RexsterStaticHttpHandler
 
sendRequest(RexProMessage, int) - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
sendRequest(RexProMessage, int, int) - Method in class com.tinkerpop.rexster.protocol.RemoteRexsterSession
 
sepukko - Variable in class com.tinkerpop.rexster.gremlin.GremlinSession
Should I shut down?
servletConfig - Variable in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
 
servletContext - Variable in class com.tinkerpop.rexster.BaseResource
 
servletCtx - Variable in class com.tinkerpop.rexster.RexsterResource
 
Session - Variable in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
SESSION_REQUEST - Static variable in class com.tinkerpop.rexster.protocol.msg.MessageType
 
SESSION_RESPONSE - Static variable in class com.tinkerpop.rexster.protocol.msg.MessageType
 
sessionAsUUID() - Method in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
SessionFilter - Class in com.tinkerpop.rexster.protocol.filter
 
SessionFilter(RexsterApplication) - Constructor for class com.tinkerpop.rexster.protocol.filter.SessionFilter
 
SessionRequestMessage - Class in com.tinkerpop.rexster.protocol.msg
 
SessionRequestMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 
SessionResponseMessage - Class in com.tinkerpop.rexster.protocol.msg
 
SessionResponseMessage() - Constructor for class com.tinkerpop.rexster.protocol.msg.SessionResponseMessage
 
sessions - Static variable in class com.tinkerpop.rexster.gremlin.GremlinSessions
 
sessions - Static variable in class com.tinkerpop.rexster.protocol.RexProSessions
 
setMaxBufferSize(int) - Method in class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
setRequestAsUUID(UUID) - Method in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
setRequestObject(JSONObject) - Method in class com.tinkerpop.rexster.BaseResource
Sets the request object.
setResult(Object) - Method in class com.tinkerpop.rexster.gremlin.GremlinEvaluationJob
 
setSessionAsUUID(UUID) - Method in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
sh - Variable in class com.tinkerpop.rexster.BaseResource
 
SHOW_TYPES - Static variable in class com.tinkerpop.rexster.Tokens
 
shutdown() - Method in class com.tinkerpop.rexster.ShutdownManager
Calls shutdown hooks and cleans up shutdown listener code, notifies all waiting threads on completion
shutdown() - Method in interface com.tinkerpop.rexster.ShutdownManager.ShutdownListener
Called when the application is shutting down, should block until the class is completely shut down
shutdownListeners - Variable in class com.tinkerpop.rexster.ShutdownManager
 
ShutdownManager - Class in com.tinkerpop.rexster
Manages the socket listening for incoming shutdown requests.
ShutdownManager(String, int) - Constructor for class com.tinkerpop.rexster.ShutdownManager
 
ShutdownManager.ShutdownListener - Interface in com.tinkerpop.rexster
 
sortShutdownListeners(List<ShutdownManager.ShutdownListener>) - Method in class com.tinkerpop.rexster.ShutdownManager
Sort a List of ShutdownManager.ShutdownSocketListener before ShutdownManager.runShutdownHandlers(Collection) iterates over them.
SparqlRepositorySailGraphConfiguration - Class in com.tinkerpop.rexster.config
 
SparqlRepositorySailGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.SparqlRepositorySailGraphConfiguration
 
start() - Method in class com.tinkerpop.rexster.ShutdownManager
 
START - Static variable in class com.tinkerpop.rexster.Tokens
 
start(XMLConfiguration) - Static method in class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
startTransaction() - Method in class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
StatisticsHelper - Class in com.tinkerpop.rexster
 
StatisticsHelper() - Constructor for class com.tinkerpop.rexster.StatisticsHelper
 
stop() - Method in interface com.tinkerpop.rexster.RexsterApplication
Stop serving graphs.
stop() - Method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
stop() - Method in class com.tinkerpop.rexster.WebServer
 
stop() - Static method in class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
stopTransaction(TransactionalGraph.Conclusion) - Method in class com.tinkerpop.rexster.util.MockTinkerTransactionalGraph
 
stopWatch() - Method in class com.tinkerpop.rexster.StatisticsHelper
 
SUCCESS - Static variable in class com.tinkerpop.rexster.Tokens
 

T

TinkerGraphGraphConfiguration - Class in com.tinkerpop.rexster.config
 
TinkerGraphGraphConfiguration() - Constructor for class com.tinkerpop.rexster.config.TinkerGraphGraphConfiguration
 
Tokens - Class in com.tinkerpop.rexster
 
Tokens() - Constructor for class com.tinkerpop.rexster.Tokens
 
toString() - Method in class com.tinkerpop.rexster.extension.ExtensionSegmentSet
 
toString() - Method in class com.tinkerpop.rexster.RexsterApplicationImpl
 
TOTAL_SIZE - Static variable in class com.tinkerpop.rexster.Tokens
 
tryAppendRexsterAttributesIfJson(ExtensionResponse, ExtensionMethod, String) - Method in class com.tinkerpop.rexster.AbstractSubResource
 
tryGetMapFromConfiguration() - Method in class com.tinkerpop.rexster.extension.ExtensionConfiguration
Helper method that tries to read the configuration for the extension into a map.
tryGetTransactionalGraph() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
trySetTransactionalModeAutomatic() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
tryStartTransaction() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
tryStopTransactionFailure() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
tryStopTransactionSuccess() - Method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
TYPE - Static variable in class com.tinkerpop.rexster.Tokens
 

U

UNDERSCORE - Static variable in class com.tinkerpop.rexster.Tokens
 
unwrapGraph(Graph) - Static method in class com.tinkerpop.rexster.RexsterApplicationGraph
 
UP_TIME - Static variable in class com.tinkerpop.rexster.Tokens
 
uriInfo - Variable in class com.tinkerpop.rexster.BaseResource
 
uriInfo - Variable in class com.tinkerpop.rexster.filter.AbstractSecurityFilter
 
username - Variable in class com.tinkerpop.rexster.filter.AbstractSecurityFilter.User
 
Username - Variable in class com.tinkerpop.rexster.protocol.msg.SessionRequestMessage
 

V

VALUE - Static variable in class com.tinkerpop.rexster.Tokens
 
valueOf(String) - Static method in enum com.tinkerpop.rexster.extension.ExtensionApiBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tinkerpop.rexster.extension.ExtensionPoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tinkerpop.rexster.extension.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tinkerpop.rexster.extension.ExtensionApiBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tinkerpop.rexster.extension.ExtensionPoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tinkerpop.rexster.extension.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Variable in class com.tinkerpop.rexster.protocol.msg.RexProMessage
 
VERSION - Static variable in class com.tinkerpop.rexster.Tokens
 
VERTEX - Static variable in class com.tinkerpop.rexster.Tokens
 
VertexResource - Class in com.tinkerpop.rexster
 
VertexResource() - Constructor for class com.tinkerpop.rexster.VertexResource
 
VertexResource(UriInfo, HttpServletRequest, RexsterApplication) - Constructor for class com.tinkerpop.rexster.VertexResource
 
VisualizationServlet - Class in com.tinkerpop.rexster.servlet
Visualization servlet migrated from Webling (https://github.com/xedin/webling) and modified.
VisualizationServlet(RexsterApplication) - Constructor for class com.tinkerpop.rexster.servlet.VisualizationServlet
 

W

waitForShutdown() - Method in class com.tinkerpop.rexster.ShutdownManager
If shutdown isn't complete will wait on the shutdown lock for shutdown to complete.
WebServer - Class in com.tinkerpop.rexster
 
WebServer(XMLConfiguration, boolean) - Constructor for class com.tinkerpop.rexster.WebServer
 
WebServerRexsterApplicationProvider - Class in com.tinkerpop.rexster
A Jersey InjectableProvider and Injectable that supplies Servlets which have a @Context annotated RexsterApplication field with a RexsterApplicationImpl.
WebServerRexsterApplicationProvider() - Constructor for class com.tinkerpop.rexster.WebServerRexsterApplicationProvider
 
WILDCARD - Static variable in class com.tinkerpop.rexster.Tokens
 

_

_ID - Static variable in class com.tinkerpop.rexster.Tokens
 
_IN_V - Static variable in class com.tinkerpop.rexster.Tokens
 
_LABEL - Static variable in class com.tinkerpop.rexster.Tokens
 
_OUT_V - Static variable in class com.tinkerpop.rexster.Tokens
 
_PROPERTIES - Static variable in class com.tinkerpop.rexster.Tokens
 
_TYPE - Static variable in class com.tinkerpop.rexster.Tokens
 

A B C D E F G H I J K L M N O P Q R S T U V W _

Copyright © 2009-2012. All Rights Reserved.