RDF::Core::Storage::Memory(3pm)User Contributed Perl DocumentationRDF::Core::Storage::Memory(3pm)
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 AT gingerall.cz
SEE ALSO
RDF::Core::Storage, RDF::Core::Model, RDF::Core::Enumerator
perl v5.10.0 2007-02-16 RDF::Core::Storage::Memory(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-25 01:51 @38.107.179.236 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)