The UpdateTransactionData type exposes the following members.

Properties

  NameDescription
Public propertyDefaultGraphUri
The default graph to use to convert NTriples to NQuads for the update
Public propertyDeletePatterns
The NTriples/NQuads patterns to be removed from the store
Public propertyExistencePreconditions
The NTriple/NQuads patterns that MUST exist in the store for the update to be applied
Public propertyInsertData
The NTriples/NQuads to be added to the store
Public propertyNonexistencePreconditions
The NTriples/NQuads patterns that MUST NOT exist in the store for the update to be applied

See Also