Package | Description |
---|---|
org.apache.jena.sparql.core.journaling |
Types for journaling
Dataset operation. |
Modifier and Type | Class and Description |
---|---|
class |
ListBackedOperationRecord<OpType extends Operation.InvertibleOperation<?,?,?,?>>
A
ReversibleOperationRecord using a List to record operations. |
Modifier and Type | Method and Description |
---|---|
ReversibleOperationRecord<OpType> |
ReversibleOperationRecord.reverse()
Produces a time-reversed version of this record.
|
Constructor and Description |
---|
DatasetGraphWithRecord(DatasetGraph dsg,
ReversibleOperationRecord<QuadOperation<?,?>> record) |
Licenced under the Apache License, Version 2.0