I've been able to get 20-30k/second sustained CREATE cypher statements with
a single client over the transactional http endpoint.

Wes

On Fri, Dec 20, 2013 at 4:16 PM, Nigel Small <[email protected]> wrote:

> Hi Patrick
>
> There are a few ways of getting better performance over REST. Could you
> elaborate on the "lot of writes" and what sort of timings you've seen so
> far?
>
> Cheers
> Nigel
>
>
> On 20 December 2013 19:57, <[email protected]> wrote:
>
>> Thanks.  Yeah, I specifically need the embedded version because I'm doing
>> a lot of writes and the REST API is too slow.  I do use neo4j-rest-client
>> and py2neo afterwards for the frontend though. :)
>>
>> -Patrick
>>
>>
>> On Friday, December 20, 2013 1:08:04 PM UTC-6, Javier de la Rosa wrote:
>>
>>> Just in case, neo4j-rest-client [1] has a very similar API. And it will
>>> be ready for 2.0 very soon :)
>>>
>>>
>>>
>>> [1] https://neo4j-rest-client.readthedocs.org/en/latest/info.html
>>>
>>>
>>> On Fri, Dec 20, 2013 at 12:12 PM, <[email protected]> wrote:
>>>
>>>> Hi all,
>>>>
>>>> Would it be possible to update the 
>>>> python-embedded<https://github.com/neo4j-contrib/python-embedded>[1] 
>>>> bindings
>>>> for the new Neo4j 2.0 release?  On the Github page, it looks like there is
>>>> already an issue created with some changes/fixes for 2.0.  In addition, the
>>>> packages <https://pypi.python.org/pypi/neo4j-embedded/>[2] are out of
>>>> date.  Thanks!
>>>>
>>>>
>>>> [1] - https://github.com/neo4j-contrib/python-embedded
>>>> [2] - https://pypi.python.org/pypi/neo4j-embedded/
>>>>
>>>> -Patrick
>>>>
>>>>  --
>>>> 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/groups/opt_out.
>>>>
>>>
>>>
>>>
>>> --
>>> Javier de la Rosa
>>> http://versae.es
>>>
>>  --
>> 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/groups/opt_out.
>>
>
>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to