@triply/triplydb
    Preparing search index...

    Type Alias PipelineJob

    PipelineJob: ConstructQueryJob | SelectQueryJob

    One query's execution within a pipeline, with its own status and progress.

    Narrow on the job's query type to reach the fields specific to a CONSTRUCT or a SELECT job.