Having trouble with As (samples in console included:)

7 views
Skip to first unread message

Aran Mulholland

unread,
Nov 18, 2012, 3:47:30 AM11/18/12
to ne...@googlegroups.com
This query


works.

This query 


does not.

the only difference is the second query names the columns that are returned using As. I must be doing something silly with the syntax. Any ideas?

Wes Freeman

unread,
Nov 18, 2012, 4:13:09 AM11/18/12
to ne...@googlegroups.com
Looks like there's a problem with aggregations and return aliases. Can you post a bug report.

What version are you using?

Wes

--
 
 

Aran Mulholland

unread,
Nov 18, 2012, 4:19:46 AM11/18/12
to ne...@googlegroups.com
Well the console fails on latest, 1.9 and 1.8. But I'm pretty sure it was working locally on 1.8 before I upgraded. 

Where do I post a bug report.


--
 
 

Wes Freeman

unread,
Nov 18, 2012, 4:23:06 AM11/18/12
to ne...@googlegroups.com
Yeah, those numbers only refer to the Cypher parser. Console actually runs the almost current 1.9-SNAPSHOT. It probably does work in 1.8.

Post issues here:
https://github.com/neo4j/neo4j/issues

Wes

--
 
 

Aran Mulholland

unread,
Nov 18, 2012, 4:28:48 AM11/18/12
to ne...@googlegroups.com
Posted here:



--
 
 

Aran Mulholland

unread,
Nov 18, 2012, 4:29:04 AM11/18/12
to ne...@googlegroups.com
And back to 1.8 for me :(

Wes Freeman

unread,
Nov 18, 2012, 4:46:30 AM11/18/12
to ne...@googlegroups.com
Well, it's not the end of the world to not be able to use aliases! They're mostly just convenience... Anyway, this should be fixed by M02 or M03.

Wes

--
 
 

Aran Mulholland

unread,
Nov 18, 2012, 4:54:22 AM11/18/12
to ne...@googlegroups.com
The deserializer that I am using needs them, it maps them to property names. So as I don't want to rewrite that, it actually is the end of the world (minus the trumpets :)


--
 
 

Reply all
Reply to author
Forward
0 new messages