Cypher has evolved considerably over the past few months. With the introduction of mutating statements and the recent foray into streaming results, it’s an interesting time for Neo4j‘s query language. When I first built py2neo, Cypher support was almost an [...]
Having made a number of changes to the GEOFF syntax earlier this week, what better way to illustrate some of the new features than via an obscure and pitifully contrived short story… sit back and enjoy! 123456789101112131415161718192021222324252627282930313233343536373839404142434445# The Ups and [...]
GEOFF Evolved
19 December 2011 – 3:43 pm
As some of you will know, I have recently been putting together a file format called GEOFF. For those unfamiliar with this format, it is a simple textual format designed for storage and transmission of graph data and inherits some [...]
I dislike the term “NOSQL”. Not only does it inappropriately attempt to group together a set of quite disparate technologies under one banner but it’s entire purpose is to describe what these technologies don’t do, instead of what they actually [...]
By Nigel Small
|
Posted in Tech
|
Also tagged Coding, Cypher, Data, Database, Geeky, JSON, Neo4j, Open Source, Py2neo, Python, SQL
|