|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RexsterApplicationGraph | |
---|---|
com.tinkerpop.rexster | |
com.tinkerpop.rexster.config |
Uses of RexsterApplicationGraph in com.tinkerpop.rexster |
---|
Methods in com.tinkerpop.rexster that return RexsterApplicationGraph | |
---|---|
RexsterApplicationGraph |
RexsterApplicationImpl.getApplicationGraph(String graphName)
|
RexsterApplicationGraph |
RexsterApplication.getApplicationGraph(String graphName)
Retrieve a specific application graph |
RexsterApplicationGraph |
RexsterResourceContext.getRexsterApplicationGraph()
|
RexsterApplicationGraph |
AbstractSubResource.getRexsterApplicationGraph(String graphName)
|
Methods in com.tinkerpop.rexster with parameters of type RexsterApplicationGraph | |
---|---|
protected Object |
AbstractSubResource.invokeExtension(RexsterApplicationGraph rexsterApplicationGraph,
ExtensionMethod methodToCall)
|
protected Object |
AbstractSubResource.invokeExtension(RexsterApplicationGraph rexsterApplicationGraph,
ExtensionMethod methodToCall,
com.tinkerpop.blueprints.Edge edgeContext)
|
protected Object |
AbstractSubResource.invokeExtension(RexsterApplicationGraph rexsterApplicationGraph,
ExtensionMethod methodToCall,
com.tinkerpop.blueprints.Edge edgeContext,
com.tinkerpop.blueprints.Vertex vertexContext)
|
protected Object |
AbstractSubResource.invokeExtension(RexsterApplicationGraph rexsterApplicationGraph,
ExtensionMethod methodToCall,
com.tinkerpop.blueprints.Vertex vertexContext)
|
Constructors in com.tinkerpop.rexster with parameters of type RexsterApplicationGraph | |
---|---|
RexsterResourceContext(RexsterApplicationGraph rag,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request,
org.codehaus.jettison.json.JSONObject requestObject,
org.codehaus.jettison.json.JSONObject requestObjectFlat,
ExtensionMethod extensionMethod,
javax.ws.rs.core.SecurityContext securityContext)
|
Uses of RexsterApplicationGraph in com.tinkerpop.rexster.config |
---|
Methods in com.tinkerpop.rexster.config that return types with arguments of type RexsterApplicationGraph | |
---|---|
Map<String,RexsterApplicationGraph> |
GraphConfigurationContainer.getApplicationGraphs()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |