Jon, Do you have a working example graphml dataset that does work with Gephi? Could try it out and then see how a neo4j graph would look.
/peter Sent from my phone. On Jul 25, 2011 12:33 PM, "jgmjgm" <[email protected]> wrote: > Hi all, > > First, thanks for the neo4j. I'm new to NoSQL databases, but so far it has > been relatively easy to use and appears to be very robust. > > My problem is that I have a longitudinal data set that I am trying to load > into neo4j so that I can analyze it with Gephi. There is a plugin that > exists for Gephi to read neo4j databases by Martin Ć kurla. The plugin works > great for cross sectional data, but I can't figure out how to construct > nodes and edges in neo4j so that Gephi will recognize it as longitudinal > data (what they call dynamic data). > > I've been modifying the BatchInsert example code in order to load my network > data. I'm not sure how I should load dates and various attributes that > change over time to neo4j so that Gephi will properly recognize the data. > My data file is rather large, so I would rather use neo4j to hold and > eventually manipulate my data. Even a pointer to documentation would be > helpful. > > I've posted this question on the Gephi forums a few days ago, but the reply > was that they don't know anything about the neo4j plugin to Gephi. Any help > or direction anyone could give me would be much appreciated. > > All the best, > > Jon > > > > -- > View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/loading-dynamic-data-from-neo4j-to-gephi-tp3198449p3198449.html > Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

