I personally don't care what language is used to query with any database, it simply needs to be two things.
Functional and Understandable Functional in the sense that I can access all features of the database relatively easily and I can get expected results back. This expected results includes errors for malformed queries. Understandable in that the queries I make must have structure and semantics, which can be understood easily by myself at a later date or by other developers at any time, with little effort. (and little effort means not having to read a thick manual to figure out the language). Scott -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
