That bug is fixed... I wrote a test case which reproduced it and applied a patch which made it green again. So maybe you're seing something else this time? The test case is makeSureRelationshipNotConnectedIssueNotThere in https://github.com/neo4j/community/blob/master/graph-algo/src/test/java/org/neo4j/graphalgo/path/TestShortestPath.java
Could you provide me with a graph and the "query" that doesn't provide you with the correct results? Best, Mattias 2011/5/12 Arze, Cesar <[email protected]> > Hi Mattias, > > I wrote to you back in March regarding a bug that triggered when I would > try to generate the shortest path between a node and its root and was > wondering if you have been able to figure out what was happening to cause > the exception I was receiving. I recently updated to Neo4j 1.3 and seem to > still be experiencing the bug but do not believe I see a stack trace > anymore, all I am seeing is an empty results list. I haven't really explored > beyond that but will definitely do so in the coming week to confirm whether > or not the bug is still present. > > Thanks, > Cesar > > On Mar 10, 2011, at 10:10 AM, Mattias Persson wrote: > > Thanks very much, I got it and I can trigger your problem, so that's a good > start. Now to find that bug! > > 2011/3/10 Arze, Cesar <[email protected]> > >> Mattias, >> >> Attached is a gzip'd tarball of the graph database. Let me know if you >> need anything else to aid you in debugging this and thanks for looking into >> it. >> >> Cesar >> >> > > > -- > Mattias Persson, [[email protected]] > Hacker, Neo Technology > www.neotechnology.com > > > -- Mattias Persson, [[email protected]] Hacker, Neo Technology www.neotechnology.com _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

