[Mulgara-general] Listing Graphs?

David Smith DMS at viewpointusa.com
Fri Dec 12 16:28:27 UTC 2008


The system graph is simply "#"

A query like 

	select $subject $predicate $object from
<rmi://localhost/server1#> where $subject $predicate $object;

Will list all the graphs in the system and their "type"

Like:

	rmi://localhost/server1#
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://mulgara.org/mulgara#Model  
	sys:xsd
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://mulgara.org/mulgara#XMLSchemaModel  
	sys:type
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://mulgara.org/mulgara#TypeGraph  
	sys:prefix
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://mulgara.org/mulgara#PrefixGraph  
	sys:null
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://mulgara.org/mulgara#Null  



Dave S


-----Original Message-----
From: mulgara-general-bounces at mulgara.org
[mailto:mulgara-general-bounces at mulgara.org] On Behalf Of David Legg
Sent: Friday, December 12, 2008 11:05 AM
To: A list for community discussion and questions on using Mulgara
Subject: [Mulgara-general] Listing Graphs?

Hi,

Is there any way to list graphs that have been created on a Mulgara
server?

I frequently create new ones and then later forget what I called them 
;-)  If there was an iTQL command or the WebUi showed a list, that would

be great.

Regards,
David Legg

_______________________________________________
Mulgara-general mailing list
Mulgara-general at mulgara.org
http://mulgara.org/mailman/listinfo/mulgara-general



More information about the Mulgara-general mailing list