20#ifndef __com_sun_star_rdf_XNamedGraph_idl__
21#define __com_sun_star_rdf_XNamedGraph_idl__
31module
com { module sun { module star { module rdf {
76 raises(
com::sun::star::container::NoSuchElementException,
109 raises(
com::sun::star::lang::IllegalArgumentException,
110 com::sun::star::container::NoSuchElementException,
146 raises(
com::sun::star::container::NoSuchElementException,
186 com::sun::star::container::XEnumeration getStatements(
190 raises(
com::sun::star::container::NoSuchElementException,
represents an error condition that is signaled on accessing an RDF Repository.
Definition RepositoryException.idl:36
represents an RDF named graph that is stored in an RDF Repository.
Definition XNamedGraph.idl:54
XURI getName()
returns the name of the graph.
void clear()
removes all statements from the graph.
represents a node that may occur in a RDF graph.
Definition XNode.idl:58
represents a resource node that may occur in a RDF graph.
Definition XResource.idl:42
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:54
Definition Ambiguous.idl:22