An optional creation of (empty) graphs.
The graph names to create.
If true, an error MUST be thrown when the graph already exists.
For destinations that do not record empty graphs, this should only throw if at least one quad with the given quad already exists.
An optional deletion of graphs.
If the graph itself should also be dropped. Should not happen on the 'DEFAULT' graph.
Should only be considered on destinations that record empty graphs.
The graph(s) in which all triples must be removed.
If true, and the graph does not exist, an error must be emitted.
Should only be considered on destinations that record empty graphs.
An optional stream of quads to delete.
An optional stream of quads to insert.
Generated using TypeDoc
The input context that is passed through by actors.