ReadonlybeforeActor that must be registered in the bus before this actor.
ReadonlybusThe bus this actor subscribes to.
ReadonlynameThe name for this actor.
Static ReadonlyaStatic ReadonlyaStatic ReadonlyaStatic ReadonlyaStatic ReadonlyisProtectedgetOptionaldata: () => anyProtectedlogOptionaldata: () => anyProtectedlogOptionaldata: () => anyProtectedlogOptionaldata: () => anyProtectedlogOptionaldata: () => anyProtectedlogOptionaldata: () => anyProtectedlogOptionaldata: () => anyRun the given action on this actor.
In most cases, this method should not be called directly. Instead, #runObservable should be called.
The action to run.
A promise that resolves to the run result.
Run the given action on this actor AND invokes the Bus#onRun method.
The action to run.
A promise that resolves to the run result.
Check if this actor can run the given action, without actually running it.
The action to test.
A promise that resolves to the test result.
StaticcollectA helper function to append links based on incoming quads.
A metadata stream of quads.
A callback that will be invoked for each quad in the metadata stream. The second argument is the array of links that can be appended to.
StaticgetGet the logger from the given context.
An optional context.
The logger or undefined.
A comunica Extract Links Tree Extract Links Actor.