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

unpublished service Repository
Supported Interface
XRepository
Description
provides access to a set of named RDF graphs.


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

Description
constructs repository with in-memory storage.

 
Top of Page