py4neo

A Python client for Neo4j's REST interface
Download

py4neo Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Tim McNamara

py4neo Tags


py4neo Description

A Python client for Neo4j's REST interface py4neo is a Python module that allows to interact with Neo4j standalone REST server from Python. :heritage: py4neo is a fork of neo4j-rest-client_.py4neo provides a Pythonic interface to interacting with graphs stored in Neo4j. It relies on Neo4j's REST interface. Its API is compatibile with neo4j.py_, which means current applications should be able to seamlessly migrate.py4neo attempts to place an emphasis on interacting with the graph as the main data structure. It is compatibile with ``neo4j-rest-client``, however it provides a number of convience methods to increase the elegance of the code.Future versions will attempt to create an interface to NetworkX_. Requirements: · Python


py4neo Related Software