Hi Kevin,

unfortunately this syntax (input params inside brackets) is not supported
by current parser implementation.
Right now are working on the new parser that will solve this and other
issues. It is scheduled for release 2.1

Luigi


2014-10-22 19:01 GMT+02:00 Kevin Daly <keda...@gmail.com>:

> 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 orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Luigi Dell'Aquila
Orient Technologies LTD

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to