Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 481 Bytes

README.asciidoc

File metadata and controls

10 lines (5 loc) · 481 Bytes

The Neo4j Google Apps Script driver

This is a project to provide a driver for the Neo4j Graph Database from Google Spreadsheet. For a sample, see Neo4j, Google Spreadsheet and Heroku Screencast

The driver provides a number of functions to access remote Neo4j REST endpoints, namely

=cypher(queryCell, uriCell)
=cell(cypherJsonResultString,row,columnName)