22module
com { module sun { module star { module rdf {
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
void removeStatements([in] XResource Subject, [in] XURI Predicate, [in] XNode Object)
removes matching RDF statements from the graph.
void addStatement([in] XResource Subject, [in] XURI Predicate, [in] XNode Object)
adds a RDF statement to the graph.
com::sun::star::container::XEnumeration getStatements([in] XResource Subject, [in] XURI Predicate, [in] XNode Object)
gets matching RDF statements from a graph.
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
Interfaces for collections and containers.
Definition ContainerEvent.idl:22
General UNO concepts like factories etc.
Definition ArrayIndexOutOfBoundsException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20