Here's a good writeup on modelling what you're looking for <https://github.com/SocioPatterns/neo4j-dynagraph/wiki/Representing-time-dependent-graphs-in-Neo4j> .
On Fri, Jul 11, 2014 at 7:16 AM, Grigory Vydrin <[email protected]> wrote: > http://gephi.github.io/features/ > Dynamic Network Analysis > Gephi is the ideal platform for leading innovation about dynamic network > analysis (DNA). Dynamic structures, such as social networks can be filtered > with the timeline component. > > - Import temporal graph with the GEXF file format > - Graph streaming ready > > <http://gephi.github.io/images/screenshots/timeline_sparkline.png> > > Сreating a dynamic graph, I am requesting from Neo4j, show me all the > nodes and links on 04.12.2014. And he shows me the graph structure at this > time. Is this possible? > > > четверг, 10 июля 2014 г., 21:27:22 UTC+4 пользователь Michael Hunger > написал: >> >> Could you explain better what you want to do? I didn't understand your >> use-case. >> >> Perhaps some graph/object domain model? And describing the concrete >> use-case in more detail? >> >> If you look for graph versioning approaches, please check out: >> http://iansrobinson.com/2014/05/13/time-based-versioned-graphs/ >> http://www.slideshare.net/ophileon/graphrica-keeping- >> track-of-changes-in-project-logic-for-de >> >> >> >> On Thu, Jul 10, 2014 at 3:41 PM, Grigory Vydrin <[email protected]> >> wrote: >> >>> Hello Neo4j community. I must create dynamic graph in time(example gephi >>> timeline). Is it possible? >>> If possible, which queries let you know the state of the graph at a >>> certain date and explain to me, please, how to create it. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Neo4j" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
