Package | Description |
---|---|
com.bigdata.blueprints | |
com.bigdata.rdf.sail.remote | |
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sail.webapp.client |
Constructor and Description |
---|
BigdataGraphClient(BigdataSailRemoteRepository repo) |
BigdataGraphClient(BigdataSailRemoteRepository repo,
BlueprintsValueFactory factory)
Core implementation.
|
Modifier and Type | Method and Description |
---|---|
static BigdataSailRemoteRepository |
BigdataSailFactory.connect(String sparqlEndpointURL)
Connect to a remote bigdata instance.
|
static BigdataSailRemoteRepository |
BigdataSailFactory.connect(String host,
int port)
Connect to a remote bigdata instance.
|
Constructor and Description |
---|
BigdataSailRemoteRepositoryConnection(BigdataSailRemoteRepository repo) |
Modifier and Type | Field and Description |
---|---|
protected BigdataSailRemoteRepository |
TestBigdataSailRemoteRepository.repo
The repository under test.
|
Modifier and Type | Method and Description |
---|---|
BigdataSailRemoteRepository |
RemoteRepository.getBigdataSailRemoteRepository()
Flyweight method returns a wrapper for the sparql end point associated
with this instance.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.