Python/JCC bindings are uploaded to github: https://github.com/OneSaidWho/neo4py
Feedback, suggestions, and testing are much appreciated! Regards, Aaron On Wed, Jun 1, 2011 at 11:35 PM, Aaron Moffatt <[email protected]>wrote: > I have new native python->neo4j bindings via JCC (mostly based on the > current neo4j.py, but only supporting a JCC backend). They aren't > thoroughly tested and don't yet support 'models' (that's the next step), but > most stuff is in place (including fulltext indexing for nodes and > relationships). I'm curious if there's a demand for me to put up a page > with download and basic usage docs. There isn't a super clean install > process yet, but they're not difficult to setup, at least in my test > environment (OSX 10.6, python 2.6) > > Thanks, > Aaron > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

