mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 22:51:25 +01:00
3 lines
44 B
SPARQL
3 lines
44 B
SPARQL
SELECT ( COUNT(*) ) AS x
|
|
WHERE { ?a ?b ?c }
|