sparql-view-unfold
    Preparing search index...

    Function collectVariableNames

    • Collects the names of every variable that occurs anywhere in an operation subtree, the string keys used in VALUES bindings included.

      Parameters

      • astTransformer: AstTransformer

        The transformer to traverse with

      • obj: object

        The subtree to read

      Returns Set<string>

      the variable names