Re: [jgrapht-users] serializing a graph
Brought to you by:
barak_naveh,
perfecthash
From: Surendran D <sur...@Te...> - 2007-08-13 06:40:44
|
Hi, I faced a same problem before.=20 =20 I tried serializing the model of JGraph. It worked fine. =20 regards, Suren ________________________________ From: jgr...@li... on behalf of Tanton Gibbs Sent: Sat 8/11/2007 6:15 AM To: jgr...@li... Subject: [jgrapht-users] serializing a graph I want to store my jgrapht graph in a database. I was going to use an exporter and store it in GraphML, GML, or DOT format (it doesn't really matter the format). However, I don't know how to create the graph from the serialized format. I can write the code to do it, but I'd rather use someone else's :-) Can anyone tell me if there exists code to create a graph that has been created via an exporter? Or, are any of the graph classes serializable? Thanks! Tanton ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ jgrapht-users mailing list jgr...@li... https://lists.sourceforge.net/lists/listinfo/jgrapht-users =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 Disclaimer: This message and the information contained herein is proprietary and= confidential and subject to the Tech Mahindra policy statement, you may= review the policy at <a href= =3D"http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.co= m/Disclaimer.html</a> externally and <a href= =3D"http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.co= m/Disclaimer.html</a> internally within Tech Mahindra. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |