neo4j-embedded 1.6
Bindings for the embedded version of the neo4j graph database.
These are Python bindings for the embedded Neo4j Graph Database.
Source: https://github.com/neo4j/python-embedded
Prerequisites
The Neo4j database itself is a java application, which means you have to provide an interface to communicate with java-land. Specifically, you need to have JPype installed. See the installation section in the documentation for details.
Documentation
Documentation can be found in the Neo4j Manual:
Versions
The version number used for neo4j-embedded matches the version of neo4j it comes shipped with. The following examples should serve as a guide to determine what neo4j version is under the hood:
- 1.5 :
- Neo4j version 1.5
- 1.5.dev1 :
- Neo4j version 1.5-SNAPSHOT
- 1.5.b1 :
- Neo4j version 1.5.M01
- 1.5.r1 :
- Neo4j version 1.5.RC1
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| neo4j-embedded-1.6.tar.gz (md5) | Source | 2012-01-23 | 11MB | 511 | |
| neo4j-embedded-1.6.win-amd64.exe (md5) | MS Windows installer | any | 2012-01-23 | 11MB | 173 |
| neo4j-embedded-1.6.win32.exe (md5) | MS Windows installer | any | 2012-01-23 | 11MB | 238 |
| neo4j-embedded-1.6.zip (md5) | Source | 2012-01-23 | 11MB | 510 | |
- Author: Neo Technology
- Home Page: https://github.com/neo4j/python-embedded
- Package Index Owner: neo4j
- DOAP record: neo4j-embedded-1.6.xml
