Open kshefchek opened 4 years ago
@deepakunni3 curious where we are on this? I remember seeing a kgx PR that addressed it - perhaps it will be fixed in the next build?
Lets check the next build to see if this problem persists.
Looks like we still have this in the latest build:
MATCH (n{id:'OMIM:154700'})-[edge]-() return COUNT(edge) limit 10
2015
@deepakunni3 do you have an intuition of what the issue is? self assigning and hoping to take a closer look in the coming weeks
For example:
MATCH (n{id:'OMIM:154700'})-[edge]-() return COUNT(edge) limit 10
we discussed on the 10/1 monarch data call but wanted to track progress here