Skip to content

Instantly share code, notes, and snippets.

@scottoffen
Last active August 29, 2015 14:26
Show Gist options
  • Save scottoffen/d69a15f397b604057ecf to your computer and use it in GitHub Desktop.
Save scottoffen/d69a15f397b604057ecf to your computer and use it in GitHub Desktop.
Neo4j Resource

Utilities

  • Structr : Not yet sure what exactly this does.

node/npm

  • Seraph (npm) : A terse & familiar binding to the Neo4j REST API that is idiomatic to node.js
  • Seraph-Model (npm) : provides some convenient functions for storing and retrieving typed nodes from a neo4j database using seraph
  • Seraph-Resource : creates a controller with crud methods for a seraph model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment