A comunica PageSize RDF Metadata Accumulate Actor.

Hierarchy (View Summary)

Constructors

Properties

beforeActors: Actor<
    IActionRdfMetadataAccumulate,
    IActorTest,
    IActorRdfMetadataAccumulateOutput,
    undefined,
>[] = []

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

bus: Bus<
    Actor<
        IActionRdfMetadataAccumulate,
        IActorTest,
        IActorRdfMetadataAccumulateOutput,
        undefined,
    >,
    IActionRdfMetadataAccumulate,
    IActorTest,
    IActorRdfMetadataAccumulateOutput,
    undefined,
>

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods