You could try using neomodel - https://github.com/robinedwards/neomodel.

If that doesn't provide what you need, I use py2neo's Node and Relationship 
objects with marshmallow - https://marshmallow.readthedocs.org/ for object 
serialization and deserialization. 

On Monday, June 15, 2015 at 11:51:47 AM UTC-4, Shekar Tippur wrote:
>
> Nigel,
>>
> If  py2neo OGM module is old. what is the most recommended way to 
> integrate neo4j/python. Looks like there are couple of modules that are in 
> this state.
>
> http://neo4j.com/developer/python/ I am following this document. I have 
> been shot down on py2neo OGM and 
> https://neo4django.readthedocs.org/en/latest/getting-started.html - 
> neo4django.
>
> - Shekar
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to