The DataObjectStoreChangeEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AddTriples |
The list of triples that will be added to the store
|
![]() | DeletePatterns |
The list of triple patterns that will be removed from the store
|
![]() | ExistencePreconditions |
The list of triple patterns that will be checked for existence prior to executing the update transaction
|
![]() | NonexistencePreconditions |
The list of triple patterns that will be checked for non-existence prior to executing the update transaction
|