GraphStream Users

Archives de la liste Aide


Re: Reading a customized file format all at once


Chronologique Discussions 
  • From: suhas bhairav <suhasbhairav AT gmail.com>
  • To: guilhelm savin <guilhelm.savin AT gmail.com>
  • Cc: graphstream-users AT litislab.fr
  • Subject: Re: Reading a customized file format all at once
  • Date: Fri, 20 May 2016 13:44:06 +0200

Hi Guilhelm,

Thank you. It works now after your suggestion.

Regards
Suhas Bhairav

On 20 May 2016 at 09:27, guilhelm savin <guilhelm.savin AT gmail.com> wrote:

Hi Suhas,

This reader already exists in GraphStream. It is called FileSourceNCol.

https://data.graphstream-project.org/api/gs-core/current/org/graphstream/stream/file/FileSourceNCol.html

Cheers.
Guilhelm

Le 20 mai 2016 12:10 AM, "suhas bhairav" <suhasbhairav AT gmail.com> a écrit :
Hi,

Is there a way in graphstream to read a large file having the following format all at once and adding to the sink?

Example file format:-

#SourceID     DestinationID
100                101
102                100
103                101


Regards
Suhas Bhairav




Archives gérées par MHonArc 2.6.16.

Top of page