I have been using py2neo for the past few months and found it very easy to
use.

However if you are used to Django's orm then NeoModel is something you can
look at.
On 06-Jun-2015 12:06 am, "Shekar Tippur" <[email protected]> wrote:

> Also, what is the most preferred library to use?
>
> http://neo4j.com/developer/python/
>
> - Shekar
>
> On Friday, 5 June 2015 11:32:29 UTC-7, Shekar Tippur wrote:
>>
>> Hello,
>>
>> I am interested in knowing if anyone has implemented oauth authentication
>> using Python restful libraries on neo4j as a backend database.
>>
>> http://www.django-rest-framework.org/tutorial/quickstart/
>>
>> If I give neo4j as the backend database, would django create all the
>> necessary plumbing in neo4j to support oath client authentication?
>>
>> If not, should I use a different database - like sqlite?
>>
>> If I use a different database, how do I sync up the AuthUser model to
>> records in neo4j?
>>
>> - 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 [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to