Comunica
    Preparing search index...

    A comunica Serialized Query Source Identify Actor.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    beforeActors: Actor<
        IActionQuerySourceIdentify,
        IActorTest,
        IActorQuerySourceIdentifyOutput,
        undefined,
    >[] = []

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

    bus: Bus<
        Actor<
            IActionQuerySourceIdentify,
            IActorTest,
            IActorQuerySourceIdentifyOutput,
            undefined,
        >,
        IActionQuerySourceIdentify,
        IActorTest,
        IActorQuerySourceIdentifyOutput,
        undefined,
    >

    The bus this actor subscribes to.

    cacheSize: number
    mediatorQuerySourceIdentify: MediatorQuerySourceIdentify
    mediatorRdfParse: MediatorRdfParseHandle
    name: string

    The name for this actor.

    {<rdf:subject>}
    

    Methods