:: com :: sun :: star :: rdf ::

unpublished service Repository
Supported Interface
XRepository
Usage Restrictions
not published
Description
provides access to a set of named RDF graphs.
Since
OOo 3.0
See also
XRepository, XRepositorySupplier


Constructors' Summary
create constructs repository with in-memory storage.  
Constructors' Details
create
create();

Description
constructs repository with in-memory storage.

 
Top of Page