public class RemoveTripleDelta extends Delta implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
long |
tripleNr
The numeric reference of the triple in its source
|
Constructor and Description |
---|
RemoveTripleDelta(long tripleNr)
Create a record of a change that removes a triple.
|