|
NAMERDF::Core::Enumerator::DB_File - Enumerator that can be used with DB_File storage.
DESCRIPTIONEnumerator is a set of statements retrieved from a model. When DB_File enumerator is created, it references statements in it's storage rather then making in-memory copy of all data, so it's vulnerable to adding / removing statements.
Interface
The rest of the interface is described in RDF::Core::Enumerator.
LICENSEThis package is subject to the MPL (or the GPL alternatively).
AUTHORGinger Alliance, rdf@gingerall.cz
SEE ALSORDF::Core::Enumerator, RDF::Core::Model, RDF::Core::Storage |