• Deskolemize all terms in the given quad. Will return undefined if there is at least one blank node not in scope for this sourceId.

    Type Parameters

    • O extends Operation

    Parameters

    • operation: O

      An algebra operation.

    • sourceId: string

      A source identifier.

    Returns O | undefined