Comunica
    Preparing search index...

    Interface IActorRdfJoinOutputInner

    interface IActorRdfJoinOutputInner {
        physicalPlanMetadata?: any;
        result: IQueryOperationResultBindings;
    }
    Index

    Properties

    physicalPlanMetadata?: any

    Optional metadata that will be included as metadata within the physical query plan output.

    The join result.