Package | Description |
---|---|
com.bigdata.rdf.sail.webapp.client |
Modifier and Type | Interface and Description |
---|---|
interface |
IRemoteTx
Interface for blazegraph transactions on the client.
|
Modifier and Type | Method and Description |
---|---|
IRemoteTxState0 |
RemoteTransactionManager.statusTx(long txId)
STATUS-TX: Return information about a transaction, including whether or
not it is active.
|
Modifier and Type | Method and Description |
---|---|
Iterator<IRemoteTxState0> |
RemoteTransactionManager.listTx()
LIST-TX : Return the set of active transactions. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.