Hi,

Do you know how about 'sku' relationships you're trying to delete in one go?

Mark


On 30 April 2014 12:59, Mark Ramos <[email protected]> wrote:

> Hi Mark,
>
> Thanks for the quick response. Please see query snippet below:
>
> MERGE (firstNode {id:'ABC'})
> ON CREATE SET firstNode.type="RINGCODE", firstNode.created = 100,
> firstNode:rbt
> ON MATCH SET firstNode.type="RINGCODE", firstNode:rbt
> MERGE (secondNode{id:'RBT-TC664'})
> WITH firstNode, secondNode OPTIONAL MATCH firstNode - [existing:`sku`] -
> ()
> DELETE existing
> CREATE UNIQUE p = (firstNode)-[r:`sku`]-(secondNode) RETURN p;
>
>
>
> On Wednesday, April 30, 2014 7:35:53 AM UTC+8, Mark Needham wrote:
>
>> Hi Mark,
>>
>> It can't really be resolved as such because the exception happens if the
>> client times out the connection. There are things you can do to try and
>> stop that from happening but if it does happen then you'll get the
>> exception. I wrote up more here - http://www.markhneedham.com/
>> blog/2014/01/27/neo4j-org-eclipse-jetty-io-eofexception-
>> caused-by-java-io-ioexception-broken-pipe/
>>
>> If you paste the query you're seeing problem with I can take a look..
>>
>> Mark
>>
>>
>> On 29 April 2014 02:26, Mark Ramos <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> We are encountering the same issue. Was this resolved? We are currently
>>> using neo4j community edition 2.0.1.
>>>
>>> Regards,
>>>
>>> Mark
>>>
>>>
>>> On Friday, January 24, 2014 6:52:06 AM UTC+8, Mark Needham wrote:
>>>
>>>> You use Skype?
>>>>
>>>>
>>>> On 23 January 2014 22:51, Mark Needham <[email protected]> wrote:
>>>>
>>>>> Sure. I'll ping you off list to organise
>>>>>
>>>>>
>>>>> On 23 January 2014 22:49, Kyle Silvestro <[email protected]> wrote:
>>>>>
>>>>>> Can we schedule a Web meeting so I can show you?
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Jan 23, 2014, at 2:46 PM, Mark Needham <[email protected]> wrote:
>>>>>>
>>>>>> Hi Kyle,
>>>>>>
>>>>>> We've been unable to recreate the issue. Can you send us a sample
>>>>>> application where it fails so we can identify the cause?
>>>>>>
>>>>>> Mark
>>>>>>
>>>>>>
>>>>>> On 23 January 2014 22:20, Kyle Silvestro <[email protected]> wrote:
>>>>>>
>>>>>>>  Is there any resolution to this issue?
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Dec 17, 2013 at 4:42 PM, Michael Hunger <michael...@
>>>>>>> neopersistence.com> wrote:
>>>>>>>
>>>>>>>> Looks as if the client aborts the connection?
>>>>>>>>
>>>>>>>> What kind of client are you using?
>>>>>>>>
>>>>>>>> Michael
>>>>>>>>
>>>>>>>> Am 17.12.2013 um 23:57 schrieb Kyle Silvestro <[email protected]>:
>>>>>>>>
>>>>>>>> Posted
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Dec 17, 2013 at 2:48 PM, Mark Needham 
>>>>>>>> <[email protected]>wrote:
>>>>>>>>
>>>>>>>>> Can you post the full contents of the data/graph.db/messages.log?
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On 17 December 2013 22:40, Michael Hunger <michael...@
>>>>>>>>> neopersistence.com> wrote:
>>>>>>>>>
>>>>>>>>>> Please share more context, otherwise we cannot hel you.
>>>>>>>>>>
>>>>>>>>>> Michael
>>>>>>>>>>
>>>>>>>>>> Am 17.12.2013 um 23:32 schrieb Kyle Silvestro <[email protected]>:
>>>>>>>>>>
>>>>>>>>>> A specific query however I'm getting this on many different
>>>>>>>>>> queries.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Tuesday, December 17, 2013 2:29:18 PM UTC-8, Mark Needham
>>>>>>>>>> wrote:
>>>>>>>>>>>
>>>>>>>>>>> What did you do to get that exception? A specific query or?
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On 17 December 2013 22:25, Kyle Silvestro <[email protected]>wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Neo 2.0.0
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Caused by: java.io.IOException: Broken pipe
>>>>>>>>>>>>
>>>>>>>>>>>> at sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
>>>>>>>>>>>> ~[na:1.7.0_45]
>>>>>>>>>>>>
>>>>>>>>>>>> at sun.nio.ch.SocketDispatcher.writev(SocketDispatcher.java:51)
>>>>>>>>>>>> ~[na:1.7.0_45]
>>>>>>>>>>>>
>>>>>>>>>>>>  at sun.nio.ch.IOUtil.write(IOUtil.java:148) ~[na:1.7.0_45]
>>>>>>>>>>>>
>>>>>>>>>>>> at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:524)
>>>>>>>>>>>> ~[na:1.7.0_45]
>>>>>>>>>>>>
>>>>>>>>>>>> at 
>>>>>>>>>>>> org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:167)
>>>>>>>>>>>> ~[jetty-io-9.0.5.v20130815.jar:9.0.5.v20130815]
>>>>>>>>>>>>
>>>>>>>>>>>> ... 45 common frames omitted
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> 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/grou
>>>>>>>>>>>> ps/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.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> You received this message because you are subscribed to a topic in
>>>>>>>>> the Google Groups "Neo4j" group.
>>>>>>>>> To unsubscribe from this topic, visit https://groups.google.com/d/
>>>>>>>>> topic/neo4j/eyaAavZKAck/unsubscribe.
>>>>>>>>> To unsubscribe from this group and all its topics, send an email
>>>>>>>>> to [email protected].
>>>>>>>>>
>>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> *Kyle Silvestro*
>>>>>>>> President and CEO
>>>>>>>> *SyTrue*
>>>>>>>> 530.897.0220 Office
>>>>>>>> 530.321.7484 Cell
>>>>>>>> [email protected]
>>>>>>>> www.sytrue.com
>>>>>>>>
>>>>>>>> --
>>>>>>>> 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 a topic in
>>>>>>>> the Google Groups "Neo4j" group.
>>>>>>>> To unsubscribe from this topic, visit https://groups.google.com/d/
>>>>>>>> topic/neo4j/eyaAavZKAck/unsubscribe.
>>>>>>>> To unsubscribe from this group and all its topics, send an email to
>>>>>>>> [email protected].
>>>>>>>>
>>>>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> *Kyle Silvestro*
>>>>>>> President and CEO
>>>>>>> *SyTrue*
>>>>>>> 530.897.0220 Office
>>>>>>> 530.321.7484 Cell
>>>>>>> [email protected]
>>>>>>> www.sytrue.com
>>>>>>>
>>>>>>> --
>>>>>>> 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 a topic in
>>>>>> the Google Groups "Neo4j" group.
>>>>>> To unsubscribe from this topic, visit https://groups.google.com/d/to
>>>>>> pic/neo4j/eyaAavZKAck/unsubscribe.
>>>>>> To unsubscribe from this group and all its topics, 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/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.
>

-- 
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