kumar rohit
2016-11-01 21:43:17 UTC
+ "FILTER ( ?student =' "+name+" ' ) " //name can be any string
+ "FILTER ( ?student , ' "+name+" ' ) "
which syntax is correct? == sign or just comma sign?
And is regex keyword mandatory here? In which situation we should use regex
with Filter keyword?
+ "FILTER ( ?student , ' "+name+" ' ) "
which syntax is correct? == sign or just comma sign?
And is regex keyword mandatory here? In which situation we should use regex
with Filter keyword?