Comunica
    Preparing search index...

    A comunica Project Query Operation Actor.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    beforeActors: Actor<
        IActionQueryOperation,
        IActorTest,
        IQueryOperationResult,
        undefined,
    >[] = []

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

    bus: Bus<
        Actor<
            IActionQueryOperation,
            IActorTest,
            IQueryOperationResult,
            undefined,
        >,
        IActionQueryOperation,
        IActorTest,
        IQueryOperationResult,
        undefined,
    >

    The bus this actor subscribes to.

    mediatorQueryOperation: MediatorQueryOperation
    name: string

    The name for this actor.

    {<rdf:subject>}
    
    operationName: string

    Methods