Comunica
    Preparing search index...

    A comunica Variable Counting RDF Join Selectivity Actor. Based on the "variable counting predicates" heuristic from "SPARQL basic graph pattern optimization using selectivity estimation."

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    beforeActors: Actor<
        IActionRdfJoinSelectivity,
        IMediatorTypeAccuracy,
        IActorRdfJoinSelectivityOutput,
        undefined,
    >[] = []

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

    bus: Bus<
        Actor<
            IActionRdfJoinSelectivity,
            IMediatorTypeAccuracy,
            IActorRdfJoinSelectivityOutput,
            undefined,
        >,
        IActionRdfJoinSelectivity,
        IMediatorTypeAccuracy,
        IActorRdfJoinSelectivityOutput,
        undefined,
    >

    The bus this actor subscribes to.

    name: string

    The name for this actor.

    {<rdf:subject>}
    
    MAX_PAIRWISE_COST: number = ...

    Methods