A bus for inserting and deleting stream of quads.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
$ yarn add @comunica/bus-rdf-update-quads
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-update-quads/^4.0.0/components/context.jsonld"
ActorRdfUpdateQuads:_default_bus
Actors extending ActorRdfUpdateQuads
are automatically subscribed to this bus.
ActorRdfUpdateQuadsDestination
is an extension of ActorRdfUpdateQuads
that delegates insert and delete streams to an IQuadDestination
.