class LD::Patch::Algebra::Delete

The LD Patch ‘delete` operator (incuding `deleteExisting`).

The Add operation is used to delete triples from the target graph with or without checking to see if the exist already.

@example

(add ((<a> <b> <c>)))