Package | Description |
---|---|
com.bigdata.blueprints | |
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.rdf.graph.impl.bd | |
com.bigdata.rdf.sail |
This package contains the SAIL that allow bigdata to be used as a backend for
the Sesame 2.x platform.
|
com.bigdata.rdf.sail.webapp | |
com.bigdata.rdf.sparql.ast.eval |
Constructor and Description |
---|
BigdataGraphEmbedded(BigdataSail sail)
Create a Blueprints wrapper around a
BigdataSail instance. |
BigdataGraphEmbedded(BigdataSail sail,
BlueprintsValueFactory factory)
Create a Blueprints wrapper around a
BigdataSail instance with
a non-standard BlueprintsValueFactory implementation. |
BigdataGraphEmbedded(BigdataSail sail,
BlueprintsValueFactory factory,
Properties props)
Create a Blueprints wrapper around a
BigdataSail instance with
a non-standard BlueprintsValueFactory implementation. |
Modifier and Type | Field and Description |
---|---|
protected BigdataSail |
LocalGOMTestCase.m_sail |
Modifier and Type | Method and Description |
---|---|
BigdataSail |
BigdataGraphFixture.getSail() |
Modifier and Type | Method and Description |
---|---|
BigdataSail |
BigdataSail.BigdataSailConnection.getBigdataSail() |
protected BigdataSail |
ProxyBigdataSailTestCase.getSail()
Create a SAIL using the delegate and using the properties as configured
by the delegate.
|
BigdataSail |
BigdataSailRepository.getSail() |
BigdataSail |
BigdataSailHelper.getSail(IBigdataFederation<?> fed,
String namespace,
long timestamp)
Deprecated.
(Re-)open a SAIL backed by persistent data stored in an
IBigdataFederation . |
protected BigdataSail |
TestBigdataSailWithoutSids.getSail(Properties properties) |
protected BigdataSail |
ProxyBigdataSailTestCase.getSail(Properties properties)
Create a SAIL using the delegate using the specified properties
(typically overriding one or more properties).
|
protected abstract BigdataSail |
AbstractBigdataSailTestCase.getSail(Properties properties) |
protected BigdataSail |
TestBigdataSailEmbeddedFederationWithQuads.getSail(Properties properties) |
protected BigdataSail |
TestBigdataSailWithSids.getSail(Properties properties) |
protected BigdataSail |
TestBigdataSailWithQuads.getSail(Properties properties) |
BigdataSail |
BigdataSailHelper.getSail(String filename,
String namespace,
long timestamp)
Deprecated.
(Re-)open a SAIL backed by persistent data stored on a
Journal . |
protected BigdataSail |
TestBigdataSailWithoutSids.reopenSail(BigdataSail sail) |
protected BigdataSail |
ProxyBigdataSailTestCase.reopenSail(BigdataSail sail)
Close and then re-open the SAIL.
|
protected abstract BigdataSail |
AbstractBigdataSailTestCase.reopenSail(BigdataSail sail) |
protected BigdataSail |
TestBigdataSailEmbeddedFederationWithQuads.reopenSail(BigdataSail sail) |
protected BigdataSail |
TestBigdataSailWithSids.reopenSail(BigdataSail sail) |
protected BigdataSail |
TestBigdataSailWithQuads.reopenSail(BigdataSail sail) |
Modifier and Type | Method and Description |
---|---|
Properties |
BigdataSailHelper.getProperties(BigdataSail sail)
Deprecated.
Return the properties associated with the
AbstractTripleStore
backing the BigdataSail . |
protected BigdataSail |
TestBigdataSailWithoutSids.reopenSail(BigdataSail sail) |
protected BigdataSail |
ProxyBigdataSailTestCase.reopenSail(BigdataSail sail)
Close and then re-open the SAIL.
|
protected abstract BigdataSail |
AbstractBigdataSailTestCase.reopenSail(BigdataSail sail) |
protected BigdataSail |
TestBigdataSailEmbeddedFederationWithQuads.reopenSail(BigdataSail sail) |
protected BigdataSail |
TestBigdataSailWithSids.reopenSail(BigdataSail sail) |
protected BigdataSail |
TestBigdataSailWithQuads.reopenSail(BigdataSail sail) |
Properties |
BigdataSailHelper.setProperties(BigdataSail sail,
Properties properties)
Deprecated.
Update properties for the SAIL.
|
Constructor and Description |
---|
BigdataSailRepository(BigdataSail sail) |
Modifier and Type | Method and Description |
---|---|
BigdataSail |
BigdataSailNSSWrapper.getSail()
The backing
BigdataSail instance. |
Constructor and Description |
---|
BigdataSailNSSWrapper(BigdataSail sail) |
Modifier and Type | Field and Description |
---|---|
BigdataSail |
AST2BOpUpdateContext.sail |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.