JnBrymn / minglbot

0 stars 0 forks source link

Bot Job results don't match expected #1

Open JnBrymn opened 10 years ago

JnBrymn commented 10 years ago

Why doesn't the bot agree with this:

match (u:User)-->(v)
 where u.screen_name in ['preetamjinka', 'superninjarobot', 'pfreez', 'meekohi', 'o3design', 'coshx', 'beingspencer', 'jnbrymn', 'cl4rk3', 'capehart', 'metasim', 'gburnett_dba']
 return v.screen_name,count(*)
 order by count(*) desc
JnBrymn commented 9 years ago

The neo4j on Wes's machine is down, so I might never know the answer to this one. Consider closing.