Please activate JavaScript!
Please install Adobe Flash Player, click here for download

AvocadoDB Query Language - Jan Steemann

© 2012 triAGENS GmbH | 2012-04-04 17 Type comparisons  If the types are equal, the actual values are compared  For boolean values, the order is: false < true  For numeric values, the order is determined by the numeric value  For string values, the order is determined by bytewise comparison of the strings characters  Note: at some point, collations will need to be introduced for string comparisons