GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RDF::Core::Enumerator::DB_File(3) User Contributed Perl Documentation RDF::Core::Enumerator::DB_File(3)

RDF::Core::Enumerator::DB_File - Enumerator that can be used with DB_File storage.

Enumerator 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.

new(\%data, \@stmtArray)

%data is a hash tied to RDF::Core::Storage::DB_File data and @stmtArray is an array of statements indexes in %data.

The rest of the interface is described in RDF::Core::Enumerator.

This package is subject to the MPL (or the GPL alternatively).

Ginger Alliance, rdf@gingerall.cz

  RDF::Core::Enumerator, RDF::Core::Model, RDF::Core::Storage
2004-08-11 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.