Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Protected
Readonly
canIf this actor can handle undefs overlapping variable bindings.
If this actor will be logged in the debugger and physical query plan logger
Protected
Readonly
isIf this join operator will not invoke any other join or query operations below, and can therefore be considered a leaf of the join plan.
Protected
Readonly
limitCan be used by subclasses to indicate the max or min number of streams that can be joined. 0 for infinity. By default, this indicates the max number, but can be inverted by setting limitEntriesMin to true.
Protected
Readonly
limitIf true, the limitEntries field is a lower limit, otherwise, it is an upper limit.
Readonly
logicalReadonly
mediatorReadonly
mediatorReadonly
nameThe name for this actor.
Readonly
physicalProtected
Optional
Readonly
requiresIf this join operator must only be used for join entries with (at least partially) common variables.
Readonly
timeoutProtected
cloneHelper function to create a new metadata object for the join result. For required metadata entries that are not provided, sane defaults are calculated.
Join entries.
Metadata of the join entries.
The action context.
Optional
partialMetadata: Partial<MetadataBindings>Partial metadata entries.
Optional
optional: booleanIf metadata for an optional operation must be calculated.
Protected
getProtected
getCalculate the join coefficients.
The test side data.
The join coefficient estimates.
Protected
getProtected
logProtected
logProtected
logProtected
logProtected
logProtected
logReturns default input for 0 or 1 entries. Calls the getOutput function otherwise
Side data from the test method
A bindings 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.
Default test function for join actors. Checks whether all iterators have metadata. If yes: call the abstract getIterations method, if not: return Infinity.
The input action containing the relevant iterators
The join coefficients.
Static
getStatic
getStatic
getStatic
getStatic
getStatic
getStatic
joinStatic
joinReturns the variables that will occur in the joined bindings.
The data factory.
An array of metadata objects for the entries.
Optional
optional: booleanIf an optional join is being performed.
An array of joined variables.
Static
overlappingReturns an array containing all the variable names that occur in all bindings streams.
An array of optional metadata objects for the entries.
An array of variables.
Static
sortOrder the given join entries using the join-entries-sort bus.
A mediator for sorting join entries.
An array of join entries.
The action context.
The sorted join entries.
A comunica Inner Multi Adaptive Destroy RDF Join Actor.