I want to do something like this to query time series data..
final OSQLSynchQuery<ODocument> findCluster = new
OSQLSynchQuery<ODocument>("select
months[?].days[?].cluster[?] from year where year = ? );
This doesn't seem to work as the months[?] .. cause a problem when
parsing.. Is there something I'm missing?
--
---
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.