Package | Description |
---|---|
com.blazegraph.gremlin.listener | |
com.blazegraph.gremlin.structure |
Modifier and Type | Method and Description |
---|---|
void |
BlazeGraphListener.graphEdited(BlazeGraphEdit edit,
String rdfEdit)
Notification of an edit to the graph.
|
Modifier and Type | Method and Description |
---|---|
CloseableIterator<BlazeGraphEdit> |
BlazeGraph.history(List<String> ids) |
CloseableIterator<BlazeGraphEdit> |
BlazeGraph.history(String... ids)
If history is enabled, return an iterator of historical graph edits
related to any of the supplied ids.
|
Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.