\
ReadonlybeforeActor that must be registered in the bus before this actor.
ReadonlybusThe bus this actor subscribes to.
ReadonlynameThe name for this actor.
ProtectedgetOptionaldata: () => 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.
A promise that resolves to the test result.
StaticclusterIteratively cluster join entries based on their overlapping variables.
A join operation.
An algebra factory.
StaticclusterPerform a single clustering iteration. Clusters will be joined if they have overlapping variables.
StaticgetGet the logger from the given context.
An optional context.
The logger or undefined.
StatichaveCheck if the two given variable objects are overlapping.
A variables objects.
A variables objects.
A comunica Join Connected Optimize Query Operation Actor.