sparql-view-unfold
    Preparing search index...

    Function asAccess

    • The access an expression reads, when that is all it does: a variable, or a chain of SUBJECT / PREDICATE / OBJECT around one.

      Parameters

      • expression: Expression

        The expression to read

      • acc: TriplePosition[] = []

        The positions collected so far, filled in by the recursion

      Returns Access | undefined

      the access, or undefined when the expression does more than read one