A lazy query source.

Implements

Constructors

Properties

referenceValue: string | Source<Quad>

The URL of RDF source of this source.

selectorShape: FragmentSelectorShape

Methods

  • Parameters

    • it: AsyncIterator<any>
    • operation: Pattern
    • forceEstimateCardinality: boolean = false
    • extraMetadata: Record<string, any> = {}

    Returns Promise<void>