I created an issue for the deprecation: https://issues.apache.org/jira/browse/TINKERPOP-1956
I'm expecting to deprecate for 3.3.4 (since we're planning a quick release of 3.3.3 in the next week or so, I won't try to shove this change into that). On Thu, Apr 12, 2018 at 4:45 PM, Robert Dale <[email protected]> wrote: > +1 for asc/desc! > > Robert Dale > > On Thu, Apr 12, 2018 at 4:29 PM, Stephen Mallette <[email protected]> > wrote: > > > I don't know why it bugs me, but I'm not sure why we didn't use the more > > query language oriented terminology of: > > > > Order.asc > > Order.desc > > > > At this point, everyone just knows that Order.incr/decr is the way you do > > that, but I wonder what kind of hassle we'd have if we tried to deprecate > > those and add in Order.asc/desc. Any thoughts? > > >
