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

AvocadoDB Query Language - Jan Steemann

© 2012 triAGENS GmbH | 2012-04-04 13 Operators  The language has the following operators:  logical: will return a boolean value or an error && || !  arithmetic: will return a numeric value or an error + - * / %  relational: will return a boolean value or an error == != < <= > >= IN  ternary: will return the true or the false part ? :  String concatentation will be provided via a function