Pypher gets property map, map, and map projection support


Pypher
is a small library that aims to make it easier to use Neo4j from Python by constructing Cypher queries from pure Python objects, and this week Mark Henderson released version 0.7.

This version includes property map, map, and map projection support, as well as a simple CLI app that allows you test your Pypher scripts in real time.

You may also like...