GraphStream Users

Archives de la liste Aide


Re: Using Neo4j with GraphStream


Chronologique Discussions 
  • From: guilhelm savin <guilhelm.savin AT gmail.com>
  • To: graphstream-users AT litislab.fr, cadzie AT gmx.de
  • Subject: Re: Using Neo4j with GraphStream
  • Date: Thu, 31 Jan 2013 02:05:11 +0100

Hi Andreas,

I take a look at Neo4J and start a  GraphStream source for this format here https://github.com/gsavin/gs-neo4j
This is a draft version for tests, but it works with dataset example available on Neo4J website http://www.neo4j.org/develop/example_data
You can test it using Maven2 :

cd gs-neo4j
mvn exec:java -Dexec.mainClass="org.graphstream.neo4j.Neo4JSource" -Dexec.args="dataset/twitter/"

You can change "dataset/twitter/" for your own Neo4J database.
Is it the feature of GraphStream that you would like ?
Please give us feedback and we will try to improve support for this format!

Regards.

Guilhelm


2013/1/30 <cadzie AT gmx.de>
Hello,

I am trying to use Neo4j databases with GraphStream but haven't found a hint in
the documentation on how to use the library with Neo4j.
Is there an effective way to view those databases with GraphStream or do I have
to manually add all nodes and relations to the graph?

Yours Sincerely

Andreas B.



--
Guilhelm Savin
PhD Student of Computer Science



Archives gérées par MHonArc 2.6.16.

Top of page