FreeBSD Manual Pages
RDF::Core::Storage::MeUser(Contributed Perl DocumRDF::Core::Storage::Memory(3) NAME RDF::Core::Storage::Memory - An in-memory implementation of RDF::Core::Storage SYNOPSIS require RDF::Core::Storage::Memory; my $storage = new RDF::Core::Storage::Memory; my $model = new RDF::Core::Model (Storage => $storage); DESCRIPTION Interface o new The constructor creates an empty storage in memory. It has no parameters. The rest of the interface is described in RDF::Core::Storage. LICENSE This package is subject to the MPL (or the GPL alternatively). AUTHOR Ginger Alliance, rdf@gingerall.cz SEE ALSO RDF::Core::Storage, RDF::Core::Model, RDF::Core::Enumerator perl v5.32.1 2007-02-16 RDF::Core::Storage::Memory(3)
NAME | SYNOPSIS | DESCRIPTION | LICENSE | AUTHOR | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=RDF::Core::Storage::Memory&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>