NET
KUUP
SCIENCE & ENGINEERING
Search
Login
Language
(coming soon)
List all graphs
SPARQL
Description
Get a list of all existing graphs
SELECT DISTINCT ?g WHERE { GRAPH ?g {?s ?p ?o} }
SEE ALSO
PHP :: Store object on file
JavaScript :: Get index of element in an array
JavaScript :: Get variable type
JavaScript :: Get random color
HTML :: Create a hello world example