strange results

22 views
Skip to first unread message

[:Koen]

unread,
Apr 19, 2014, 8:58:28 AM4/19/14
to ne...@googlegroups.com
Hi, i experience some strange results

the following standard query gives me no results although i am 100% sure the directed relations are there

MATCH (a)-[:`PRICE`]->(b) RETURN a,b LIMIT 25

Returned 0 rows in 219 ms


When i remove the direction on the match  it gives me results (but as you can see in the attached screenshot the relationship is directed and there)

MATCH (a)-[:`PRICE`]-(b) RETURN a,b LIMIT 25

Displaying 26 nodes, 73 relationships



any clues ?

i have imported the nodes / rels using the batch importer

thx koen



Clip1.jpg

[:Koen]

unread,
Apr 21, 2014, 11:28:20 AM4/21/14
to ne...@googlegroups.com
Hi.. any clues ?.. i would assume a result must be returned.. i was using 2.1 milestone edition btw

thx koen

Op zaterdag 19 april 2014 14:58:28 UTC+2 schreef [:Koen]:

Michael Hunger

unread,
May 1, 2014, 5:22:48 AM5/1/14
to ne...@googlegroups.com
Would you be able to share your db?

Michael

--
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+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Koen Kleingeld

unread,
May 1, 2014, 5:42:31 AM5/1/14
to ne...@googlegroups.com
i went back to 2.0.2 iso 2.1 and did not experience that specific issue again..so if i come across it again i will share my db

thx koen
--
Groeten / Best Regards,

Koen

Michael Hunger

unread,
May 1, 2014, 8:19:10 AM5/1/14
to ne...@googlegroups.com
I think it might be related to some hiccups in the new relationship-handling which might still have issues in the milestone.

Michael

Michael Hunger

unread,
May 1, 2014, 8:20:08 AM5/1/14
to ne...@googlegroups.com
Which version of the batch inserter did you import it with?

And did you then upgrade your store to 2.1.M01 ?

Michael

Am 01.05.2014 um 11:42 schrieb Koen Kleingeld <kdwykl...@gmail.com>:

Koen Kleingeld

unread,
May 1, 2014, 8:32:42 AM5/1/14
to ne...@googlegroups.com
hi, i used the 2.0.0 batch importer from few months ago.. the datastore was automatically converted to 2.1 during startup of the server

Michael Hunger

unread,
May 2, 2014, 4:19:09 AM5/2/14
to ne...@googlegroups.com
It think there were some issues with the upgrade in m01, please try the upgrade again with m02 or m03 and report back

Sent from mobile device
Reply all
Reply to author
Forward
0 new messages