A comunica GraphQL SPARQL Parse Actor.

Hierarchy (View Summary)

Constructors

Properties

beforeActors: Actor<
    IActionQueryParse,
    IActorTest,
    IActorQueryParseOutput,
    undefined,
>[] = []

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

bus: Bus<
    Actor<IActionQueryParse, IActorTest, IActorQueryParseOutput, undefined>,
    IActionQueryParse,
    IActorTest,
    IActorQueryParseOutput,
    undefined,
>

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods