I tried to retrieve all keys of the index with the following command via console, studio, and java api.
select key from index:<index-name> But all have the error Error: com.orientechnologies.orient.core.exception.OCommandExecutionException: Error on execution of command: sql.select from index:test Error: java.lang.UnsupportedOperationException: firstKey Is it a bug or do I make some mistake? -- --- 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.
