Hi, Could you add a new Jira "feature request" issue for this? In SQL, the standard syntax for this is:
order by ... [asc | desc] [nulls [first | last]] ,... Regards, Thomas On Tue, Nov 24, 2009 at 5:03 PM, Marcel Reutegger <[email protected]> wrote: > Hi, > > no, that's not possible. it's hardcoded :-/ > > regards > marcel > > On Tue, Nov 24, 2009 at 14:17, Torgeir Veimo <[email protected]> wrote: >> Is there any way to sort on a date property, and get nodes with empty >> date properties to occur before those with date values, when sorting >> descending? >> >> -- >> -Tor >> >
