20 #ifndef __com_sun_star_rdf_XNamedGraph_idl__ 21 #define __com_sun_star_rdf_XNamedGraph_idl__ 31 module
com { module sun { module star { module rdf {
106 void addStatement([in]
XResource Subject,
143 void removeStatements([in]
XResource Subject,
Definition: Ambiguous.idl:22
represents a resource node that may occur in a RDF graph.
Definition: XResource.idl:41
provides functionality to enumerate the contents of a container.
Definition: XEnumeration.idl:54
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
represents an error condition that is signaled on accessing an RDF Repository.
Definition: RepositoryException.idl:35
represents a node that may occur in a RDF graph.
Definition: XNode.idl:57
represents an RDF named graph that is stored in an RDF Repository.
Definition: XNamedGraph.idl:53
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
represents an URI node that may occur in a RDF graph.
Definition: XURI.idl:53