gStore/data/small_q1.sql

7 lines
111 B
SQL

select ?s where
{
?s <to> <point2> .
?s <from> <point3> .
?s <name> "sbsb 12.879" .
}