Metreeca Wire
    Preparing search index...
    • Generates a SPARQL strstarts() call testing a string prefix.

      Evaluates to true when source starts with prefix.

      Parameters

      • source: string

        The expression evaluating to the string to test

      • prefix: string

        The expression evaluating to the candidate prefix

      Returns string

      The strstarts() call