Dead community members & developers, I have a quite simple usecase that I cannot easily translate into an appropriate SQL query:
- I have an embedded Java-Map like: *private Map<User, java.util.Date> uniqueUserActions;* - What would be an appropriate SQL-Query to *remove all embedded map entries having a key that is older than a specific given date?* - *What would be an appropriate SQL-Query to get a count or list of Users (=keys) from the map having a Date newer than a spefic given date (or that is between two given dates)? * I'm looking forward to receiving some help and thank you very much for any support in advance. Kind regards, Stefan -- --- 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.
