A lazy query source.

Implements

Constructors

Properties

referenceValue: string

The URL of RDF source of this source.

SELECTOR_SHAPE: FragmentSelectorShape = ...

Methods

  • Convert an operation to a select query for this pattern.

    Parameters

    • algebraFactory: Factory

      The algebra factory.

    • operation: Operation

      A query operation.

    • variables: Variable[]

      The variables in scope for the operation.

    Returns string

    A select query string.