…2011/9/28Subject: Berlin Graph coding dojo, call for participation!To: Neo4j user discussions , neo4jrb@googlegroups.comGraph databases, together with graph processing problems, are a trendy topic right now. Neo4j is a well known graph database, but there are also others like OrientDB, DEX, etc. and there are also a big set of graph processing toolsets like Blueprints, Apache Hamma, Google Pregel like systems, etc. So from recomendations systems to routing problems graph processing …
Spring Data Graph 1.1.0 Released
About:
Neo4j ,
Share this post
Spring Data continues its march to "be all do all":
During the last months of Neo4j development the improved querying ( Cypher, Gremlin) support was one of the important aspects. So we strove to support it on all levels. Now, it is possible to execute Cypher queries from Spring Data Graph Repositories…
[...] we've built up a Doctor Who data model that shows how Neo4j can be used to address several different data and domain concerns. For example, part of the dataset includes timeline data, comprising seasons, stories and episodes; elsewhere we've social network-like data, with characters connected to one another through being companions, allies or enemies of the Doctor. It's a messy and densely-connected dataset - much like the data you might find in a real-world enterprise. …
Time Lines and News Streams: Neo4j Is 377 Times Faster Than MySQL
About:
Neo4j ,
MySQL ,
RDBMS ,
Share this post
In my use case neo4j outperformed MySQL by a factor of 377 ! That is more than two magnitudes). As known one part of my PhD thesis is to create a social newsstream application around my social networking site metalcon.de. It is …