Package | Description |
---|---|
com.bigdata.blueprints | |
com.bigdata.blueprints.webapp | |
com.bigdata.gom |
This module provides a scalable client / server architecture for graph data
management based on the principles of REST, Topic Maps, and RDF.
|
com.bigdata.gom.om | |
com.bigdata.rdf.sail.remote | |
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sail.webapp.client | |
com.bigdata.rdf.sail.webapp.health | |
com.bigdata.rdf.sparql.ast.service |
This package provides support for SPARQL 1.1 Federated Query, including the
special case of "service" end points which live within the same JVM and use
direct method calls rather than SPARQL Query and remote (HTTP) end points
for which we will generate an appropriate SPARQL query.
|
Class and Description |
---|
RemoteRepository
Java API to the Nano Sparql Server.
|
Class and Description |
---|
IMimeTypes
Common MIME types for dynamic content.
|
Class and Description |
---|
RemoteRepositoryManager
A manager for connections to one or more REST API / SPARQL end points for the
same bigdata service.
|
Class and Description |
---|
RemoteRepository
Java API to the Nano Sparql Server.
|
Class and Description |
---|
IPreparedQuery
A prepared query against the
RemoteRepository . |
RemoteRepository
Java API to the Nano Sparql Server.
|
Class and Description |
---|
IMimeTypes
Common MIME types for dynamic content.
|
IPreparedGraphQuery
A prepared graph query for the
RemoteRepository . |
RemoteRepository
Java API to the Nano Sparql Server.
|
RemoteRepositoryManager
A manager for connections to one or more REST API / SPARQL end points for the
same bigdata service.
|
Class and Description |
---|
AbstractConnectOptions |
ConnectOptions
Options for the HTTP connection.
|
HttpException
Extends
IOException to reveal the HTTP Status Code associated with
the response. |
IHttpClientFactory
Factory for
HttpClient objects. |
IMimeTypes
Common MIME types for dynamic content.
|
IPreparedBooleanQuery
A prepared boolean query against a
RemoteRepository . |
IPreparedGraphQuery
A prepared graph query for the
RemoteRepository . |
IPreparedOperation |
IPreparedQuery
A prepared query against the
RemoteRepository . |
IPreparedQueryListener
A listener for IPreparedQuery evaluate objects.
|
IPreparedSparqlUpdate |
IPreparedTupleQuery
A prepared tuple query against a
JettyeRemoteRepository . |
IRemoteRepository.AddOp
This class will have a number of different ctors:
AddOp(InputStream in, String baseURI, RDFFormat format)
AddOp(Iterable
AddOp(URL url, String baseURI, RDFFormat format)
|
IRemoteRepository.BooleanQuery |
IRemoteRepository.GraphQuery |
IRemoteRepository.Query
A prepared query will hold metadata for a particular query instance.
|
IRemoteRepository.RemoveOp
This class will have a number of different ctors:
RemoveOp(InputStream in, String baseURI, RDFFormat format)
RemoveOp(Iterable
RemoveOp(URI s, URI p, Value o, URI c)
RemoveOp(String sparqlQuery)
|
IRemoteRepository.TupleQuery |
IRemoteTx
Interface for blazegraph transactions on the client.
|
IRemoteTxState0 |
JettyResponseListener
Class handles the jetty
Response input stream. |
RemoteRepository
Java API to the Nano Sparql Server.
|
RemoteRepository.AddOp
Add by URI, statements, or file.
|
RemoteRepository.RemoveOp
Remove by query, access path, statements, or file.
|
RemoteRepositoryBase
Base class providing some common functionality.
|
RemoteRepositoryDecls
Various declarations used by the client API.
|
RemoteRepositoryManager
A manager for connections to one or more REST API / SPARQL end points for the
same bigdata service.
|
RemoteRepositoryManager.ComputeMode |
RemoteTransactionManager
Remote client for the Transaction Management API.
|
RemoteTransactionNotFoundException
Exception thrown if a transaction is not active in a context where it needs
to be active for some operation to take place.
|
Class and Description |
---|
RemoteRepositoryManager
A manager for connections to one or more REST API / SPARQL end points for the
same bigdata service.
|
Class and Description |
---|
AST2SPARQLUtil
Utility class for externalizing SPARQL prefix declaration management.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.