![]() |
![]()
| ![]() |
![]()
NAMERDF::Core::Storage::Memory - An in-memory implementation of RDF::Core::Storage SYNOPSISrequire RDF::Core::Storage::Memory; my $storage = new RDF::Core::Storage::Memory; my $model = new RDF::Core::Model (Storage => $storage); DESCRIPTIONInterface
The rest of the interface is described in RDF::Core::Storage. LICENSEThis package is subject to the MPL (or the GPL alternatively). AUTHORGinger Alliance, rdf@gingerall.cz SEE ALSORDF::Core::Storage, RDF::Core::Model, RDF::Core::Enumerator
|