Hi Riccardo, This should already working starting from 2.1. Best Regards,
Founder & CEO OrientDB <http://orientdb.com/> On 15 July 2015 at 16:16, Riccardo Tasso <[email protected]> wrote: > Hi, > I have a query similar to the following in Orient 2.0.12: > > SELECT out()[group=:group] > FROM Person > > > I execute it from Java, with the following method over ODatabaseDocumentTx: > db.query(query, paramsMap); > > It seems that parameters can't be used inside square brackets, as you can > see also in the attached UnitTest. > > I think this is a bug, can you fix it in 2.0.13 release? > Otherwise can you help me obtaining the same results without this syntax? > > Cheers, > Riccardo > > -- > > --- > 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. > -- --- 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.
