Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.rst

CyPy

https://travis-ci.org/technige/cypy.svg?branch=master https://coveralls.io/repos/github/technige/cypy/badge.svg?branch=master

CyPy is a Cypher resource library for Python. It provides facilities for client-side graph data storage as well as tools for working with the Cypher language. The library uses terminology consistent with Neo4j (nodes, relationships, labels, properties, etc) and provides a convenient local model for remote Neo4j interactions.

See http://nige.tech/cypy for full documentation.

You can’t perform that action at this time.