Tag Archives: GEOFF

Cypher Support in Py2neo 1.2

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 [...]

The Ups and Downs of Alice and Bob

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

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 [...]

Cypher & GEOFF

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 [...]