[Israel.pm] graph DB
Itamar Elem
elem at compugen.co.il
Thu Sep 9 00:27:13 PDT 2004
because its almost like writing it from scratch suppose i have very big graph which coudnt held in the memory
sow i need the abiltiy to hold just part of the graph in given moment in the memory and the rest reside on the disk
-----Original Message-----
From: Alon Altman [mailto:perlil at alon.wox.org]
Sent: Wednesday, September 08, 2004 7:10 PM
To: perl at perl.org.il
Subject: RE: [Israel.pm] graph DB
On Wed, 8 Sep 2004, Itamar Elem wrote:
> hi
>
> i mean to database+api which use use to manipulate graph inside the database
>
> not memory module like Graph::Base
>
> i want something like
>
> $db->add_node(...) $db->add_edge(...)
> and the nodes and edges stay on the db after program finished ready for
> another proccesses to retrieve it
>
Why not modify Graph::Base to work with a DBM file on disk?
Alon
--
This message was sent by Alon Altman (alon at alon.wox.org) ICQ:1366540
GPG public key at http://8ln.org/pubkey.txt
Key fingerprint = A670 6C81 19D3 3773 3627 DE14 B44A 50A3 FE06 7F24
--------------------------------------------------------------------------
-=[ Random Fortune ]=-
When taxes are due, Americans tend to feel quite bled-white and blue.
_______________________________________________
Perl mailing list
Perl at perl.org.il
http://perl.org.il/mailman/listinfo/perl
More information about the Perl
mailing list