Comunica

    Interface IActionRdfJoin

    Data interface for the type of action.

    interface IActionRdfJoin {
        context: IActionContext;
        entries: IJoinEntry[];
        type: LogicalJoinType;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    The input context that is passed through by actors.

    entries: IJoinEntry[]

    The array of streams to join.

    The logical join type.

    MMNEPVFCICPMFPCPTTAAATR