A comunica Query Source Skolemize Context Preprocess Actor.

Hierarchy (View Summary)

Constructors

Properties

beforeActors: Actor<
    IActionContextPreprocess,
    IActorTest,
    IActorContextPreprocessOutput,
    undefined,
>[] = []

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

bus: Bus<
    Actor<
        IActionContextPreprocess,
        IActorTest,
        IActorContextPreprocessOutput,
        undefined,
    >,
    IActionContextPreprocess,
    IActorTest,
    IActorContextPreprocessOutput,
    undefined,
>

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods