A comunica RDFJS Store RDF Update Quads Actor.

Hierarchy (View Summary)

Constructors

Properties

beforeActors: Actor<
    IActionRdfUpdateQuads,
    IActorTest,
    IActorRdfUpdateQuadsOutput,
    undefined,
>[] = []

Actor that must be registered in the bus before this actor.

bus: Bus<
    Actor<
        IActionRdfUpdateQuads,
        IActorTest,
        IActorRdfUpdateQuadsOutput,
        undefined,
    >,
    IActionRdfUpdateQuads,
    IActorTest,
    IActorRdfUpdateQuadsOutput,
    undefined,
>

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods