Package | Description |
---|---|
com.atomgraph.core.client | |
com.atomgraph.core.model | |
com.atomgraph.core.model.impl.remote | |
com.atomgraph.core.model.remote |
Modifier and Type | Method and Description |
---|---|
GraphStoreClient |
GraphStoreClient.addFilter(com.sun.jersey.api.client.filter.ClientFilter authFilter) |
static GraphStoreClient |
GraphStoreClient.create(com.sun.jersey.api.client.WebResource webResource) |
static GraphStoreClient |
GraphStoreClient.create(com.sun.jersey.api.client.WebResource webResource,
MediaTypes mediaTypes) |
Modifier and Type | Method and Description |
---|---|
GraphStoreClient |
RemoteService.getGraphStoreClient() |
Modifier and Type | Method and Description |
---|---|
GraphStoreClient |
ServiceImpl.getGraphStoreClient() |
GraphStoreClient |
DatasetAccessorImpl.getGraphStoreClient() |
GraphStoreClient |
ServiceImpl.getGraphStoreClient(com.sun.jersey.api.client.WebResource resource) |
Constructor and Description |
---|
DatasetAccessorImpl(GraphStoreClient graphStoreClient)
Constructs Graph Store proxy from request metadata and origin URI.
|
Modifier and Type | Method and Description |
---|---|
GraphStoreClient |
GraphStore.getGraphStoreClient() |
Copyright © 2013–2019. All rights reserved.