VelocityDB & VelocityGraph

Object and Graph Database - ask us, share & let us know what you need.

Descending sort in the Index field attribute

Can you add the possibility to set descending sort  while using Index Attribute on the field? Something like [Index(descendingSort:true)]

As far I know, it is  possible to use descending sort with attribute on the class by prepending a minus, i.e. [Index("-indexField")]