- A - Class in com.atomgraph.core.vocabulary
-
- A() - Constructor for class com.atomgraph.core.vocabulary.A
-
- add(Model) - Method in class com.atomgraph.core.client.GraphStoreClient
-
- add(String, Model) - Method in class com.atomgraph.core.client.GraphStoreClient
-
- add(Dataset) - Method in class com.atomgraph.core.client.QuadStoreClient
-
- add(Dataset) - Method in interface com.atomgraph.core.model.DatasetQuadAccessor
-
- add(Model) - Method in class com.atomgraph.core.model.impl.dataset.DatasetAccessorImpl
-
- add(String, Model) - Method in class com.atomgraph.core.model.impl.dataset.DatasetAccessorImpl
-
- add(Dataset) - Method in class com.atomgraph.core.model.impl.dataset.DatasetQuadAccessorImpl
-
- add(Model) - Method in class com.atomgraph.core.model.impl.remote.DatasetAccessorImpl
-
- add(String, Model) - Method in class com.atomgraph.core.model.impl.remote.DatasetAccessorImpl
-
- add(Dataset) - Method in class com.atomgraph.core.model.impl.remote.DatasetQuadAccessorImpl
-
- addFilter(ClientFilter) - Method in class com.atomgraph.core.client.ClientBase
-
- addFilter(ClientFilter) - Method in class com.atomgraph.core.client.GraphStoreClient
-
- addFilter(ClientFilter) - Method in class com.atomgraph.core.client.LinkedDataClient
-
- addFilter(ClientFilter) - Method in class com.atomgraph.core.client.QuadStoreClient
-
- addFilter(ClientFilter) - Method in class com.atomgraph.core.client.SPARQLClient
-
- Application - Class in com.atomgraph.core
-
AtomGraph Core JAX-RS application base class.
- Application(ServletConfig) - Constructor for class com.atomgraph.core.Application
-
Initializes root resource classes and provider singletons
- Application(Dataset, String, String, String, String, String, MediaTypes, Client, Integer, boolean) - Constructor for class com.atomgraph.core.Application
-
- Application - Interface in com.atomgraph.core.model
-
Linked Data application backed by SPARQL service.
- APPLICATION_LD_JSON - Static variable in class com.atomgraph.core.MediaType
-
"application/ld+json"
- APPLICATION_LD_JSON_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/ld+json"
- APPLICATION_RDF_URLENCODED - Static variable in class com.atomgraph.core.MediaType
-
"application/rdf+x-www-form-urlencoded"
- APPLICATION_RDF_URLENCODED_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/rdf+x-www-form-urlencoded"
- APPLICATION_RDF_XML - Static variable in class com.atomgraph.core.MediaType
-
"application/rdf+xml"
- APPLICATION_RDF_XML_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/rdf+xml"
- APPLICATION_SPARQL_QUERY - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-query"
- APPLICATION_SPARQL_QUERY_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-query"
- APPLICATION_SPARQL_RESULTS_CSV - Static variable in class com.atomgraph.core.MediaType
-
"text/csv"
- APPLICATION_SPARQL_RESULTS_CSV_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"text/csv"
- APPLICATION_SPARQL_RESULTS_JSON - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-results+json"
- APPLICATION_SPARQL_RESULTS_JSON_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-results+json"
- APPLICATION_SPARQL_RESULTS_TSV - Static variable in class com.atomgraph.core.MediaType
-
"text/tab-separated-values"
- APPLICATION_SPARQL_RESULTS_TSV_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"text/tab-separated-values"
- APPLICATION_SPARQL_RESULTS_XML - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-results+xml"
- APPLICATION_SPARQL_RESULTS_XML_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-results+xml"
- APPLICATION_SPARQL_UPDATE - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-update"
- APPLICATION_SPARQL_UPDATE_TYPE - Static variable in class com.atomgraph.core.MediaType
-
"application/sparql-update"
- applyParams(MultivaluedMap<String, String>) - Method in class com.atomgraph.core.client.ClientBase
-
- applyParams(WebResource, MultivaluedMap<String, String>) - Method in class com.atomgraph.core.client.ClientBase
-
- ask(Query) - Method in class com.atomgraph.core.client.SPARQLClient
-
- ask(Query, List<URI>, List<URI>) - Method in interface com.atomgraph.core.model.EndpointAccessor
-
- ask(Query, List<URI>, List<URI>) - Method in class com.atomgraph.core.model.impl.dataset.EndpointAccessorImpl
-
- ask(Dataset, Query) - Method in class com.atomgraph.core.model.impl.dataset.EndpointAccessorImpl
-
Returns boolean result from an RDF dataset using a SPARQL query.
- ask(Query, List<URI>, List<URI>) - Method in class com.atomgraph.core.model.impl.remote.EndpointAccessorImpl
-
- AuthenticationException - Exception in com.atomgraph.core.exception
-
Exception that can be thrown when authentication fails.
- AuthenticationException(String, String) - Constructor for exception com.atomgraph.core.exception.AuthenticationException
-
- AuthenticationExceptionMapper - Class in com.atomgraph.core.mapper
-
Maps authentication exception to response.
- AuthenticationExceptionMapper() - Constructor for class com.atomgraph.core.mapper.AuthenticationExceptionMapper
-