mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-12 14:11:10 +02:00
3 lines
44 B
SPARQL
3 lines
44 B
SPARQL
SELECT ( COUNT(*) ) AS x
|
|
WHERE { ?a ?b ?c }
|