The UpdateTransactionData type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DefaultGraphUri |
The default graph to use to convert NTriples to NQuads for the update
|
![]() | DeletePatterns |
The NTriples/NQuads patterns to be removed from the store
|
![]() | ExistencePreconditions |
The NTriple/NQuads patterns that MUST exist in the store for the update to be applied
|
![]() | InsertData |
The NTriples/NQuads to be added to the store
|
![]() | NonexistencePreconditions |
The NTriples/NQuads patterns that MUST NOT exist in the store for the update to be applied
|