Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
protected void |
BigdataSail.BigdataSailConnection.attach(long timestampOrTxId)
Attach to a new database view.
|
Void |
DestroyKBTask.call() |
Constructor and Description |
---|
BigdataSail.BigdataSailConnection(AccessSemaphore.Access access)
Unisolated connections.
|
BigdataSail.BigdataSailConnection(long timestampOrTxId,
AccessSemaphore.Access access)
Any kind of connection (core constructor).
|
Modifier and Type | Method and Description |
---|---|
protected <T> FutureTask<T> |
BigdataServlet.submitApiTask(AbstractRestApiTask<T> task)
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.