22module
com { module sun { module star { module rdf {
67 raises(
com::sun::star::container::NoSuchElementException,
100 raises(
com::sun::star::lang::IllegalArgumentException,
101 com::sun::star::container::NoSuchElementException,
137 raises(
com::sun::star::container::NoSuchElementException,
177 com::sun::star::container::XEnumeration getStatements(
181 raises(
com::sun::star::container::NoSuchElementException,
represents an error condition that is signaled on accessing an RDF Repository.
Definition RepositoryException.idl:31
represents an RDF named graph that is stored in an RDF Repository.
Definition XNamedGraph.idl:45
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:53
represents a resource node that may occur in a RDF graph.
Definition XResource.idl:37
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:49
Definition Ambiguous.idl:20