| Package | Description |
|---|---|
| com.bigdata.blueprints |
| Modifier and Type | Method and Description |
|---|---|
protected BigdataGraphEdit |
BigdataGraphEmbedded.toGraphEdit(IChangeRecord record)
Turn a bigdata change record into a graph edit.
|
| Modifier and Type | Method and Description |
|---|---|
ICloseableIterator<BigdataGraphEdit> |
BigdataGraph.history(List<org.openrdf.model.URI> ids)
If history is enabled, return an iterator of historical graph edits
related to any of the supplied ids.
|
ICloseableIterator<BigdataGraphEdit> |
BigdataGraph.history(List<org.openrdf.model.URI> ids,
String extQueryId) |
| Modifier and Type | Method and Description |
|---|---|
void |
BigdataGraphListener.graphEdited(BigdataGraphEdit edit,
String raw) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.