All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testcases.SeRQL.syntax.syntax-047.serql Maven / Gradle / Ivy

There is a newer version: 3.7.7
Show newest version
SELECT
  S, P, O
FROM
  {S} P {O} 
WHERE
  regex(O, "bla") AND regex(str(S), "^http", "i")




© 2015 - 2025 Weber Informatics LLC | Privacy Policy