Traqula
    Preparing search index...
    removeAlgQuadsRecursive: AstIndir<
        "removeQuadsRecursive",
        unknown,
        [
            Algebra.Operation
            | Algebra.Operation[],
            (RDF.NamedNode | RDF.DefaultGraph)[],
        ],
    > = ...

    Removes quad component of triples and wrap found bgps in Algebra.GraphOperations Mainly returns same type as first arg