A comunica Sample Expression Evaluator Aggregate Actor.

Hierarchy (View Summary)

Constructors

Properties

beforeActors: Actor<
    IActionBindingsAggregatorFactory,
    IActorTest,
    IActorBindingsAggregatorFactoryOutput,
    undefined,
>[] = []

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

bus: Bus<
    Actor<
        IActionBindingsAggregatorFactory,
        IActorTest,
        IActorBindingsAggregatorFactoryOutput,
        undefined,
    >,
    IActionBindingsAggregatorFactory,
    IActorTest,
    IActorBindingsAggregatorFactoryOutput,
    undefined,
>

The bus this actor subscribes to.

mediatorExpressionEvaluatorFactory: MediatorExpressionEvaluatorFactory
name: string

The name for this actor.

{<rdf:subject>}

Methods