Package | Description |
---|---|
com.bigdata.blueprints | |
com.bigdata.gom.om | |
com.bigdata.rdf.sail.remote | |
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sail.webapp.client |
Constructor and Description |
---|
BigdataGraphClient(RemoteRepository repo) |
BigdataGraphClient(RemoteRepository repo,
BlueprintsValueFactory factory) |
Constructor and Description |
---|
NanoSparqlObjectManager(RemoteRepository repo,
String namespace) |
Modifier and Type | Method and Description |
---|---|
RemoteRepository |
BigdataSailRemoteRepository.getRemoteRepository()
The object used to communicate with that remote repository.
|
protected RemoteRepository |
BigdataSailRemoteRepositoryConnection.getRepositoryForConnection()
Return a
RemoteRepository for this connection. |
Constructor and Description |
---|
BigdataRemoteBooleanQuery(RemoteRepository remote,
String query,
String baseURI) |
BigdataRemoteGraphQuery(RemoteRepository remote,
String query,
String baseURI) |
BigdataRemoteTupleQuery(RemoteRepository remote,
String query,
String baseURI) |
BigdataSailRemoteRepository(RemoteRepository repo)
Flyweight constructor wraps the blazegraph remote client for a SPARQL
endpoint as an openrdf
Repository . |
Modifier and Type | Field and Description |
---|---|
protected RemoteRepository |
AbstractTestNanoSparqlClient.m_repo
The client-API wrapper to the NSS for the configured default namespace.
|
Modifier and Type | Method and Description |
---|---|
RemoteRepository |
RemoteRepositoryManager.getRepositoryForDefaultNamespace()
Obtain a flyweight
RemoteRepository for the default namespace
associated with the remote service. |
RemoteRepository |
RemoteRepositoryManager.getRepositoryForNamespace(String namespace)
Obtain a flyweight
RemoteRepository for a data set managed by the
remote service. |
RemoteRepository |
RemoteRepositoryManager.getRepositoryForURL(String sparqlEndpointURL)
Obtain a flyweight
RemoteRepository for the data set having the
specified SPARQL end point. |
RemoteRepository |
RemoteRepositoryManager.getRepositoryForURL(String sparqlEndpointURL,
IRemoteTx tx)
Obtain a flyweight
RemoteRepository for the data set having the
specified SPARQL end point. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.