----- Original Message ----
From: Mattias Persson <[email protected]>
To: Neo4j user discussions <[email protected]>
Sent: Tue, July 13, 2010 2:57:33 PM
Subject: Re: [Neo4j] getProperty returning wrong value
2010/7/13, Tim Jones <[email protected]>:
> No, how ever you group your read operations it returns correct values,
> so it feels quite odd that wrong values are returned... I think you
> need to verify this a bit more. Maybe look up a node with count=2 in
> neoclipse and then see if that node gets returned by your query and
> really returns count=1.
Hi Mattias,
I've done this several times, and I've just done it again. This time I finally
spotted the bug. It's not a problem with neo4j after all. I was setting a
default value for the count property to '1' in the constructor, so when I
instantiated it with an existing node, it overwrote the old value.
Thanks anyway,
Tim
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user