Re: [orientdb] Is OCommandSQL done synchronously?

2018-05-17 Thread Luigi Dell'Aquila
Hi Erik, The query is executed synchronously. The result is returned as soon as all the result set is available. With the new API (v 3.0) the queries are still synchronous, but the result set is paginated, so the first results are returned as soon as they are available Thanks Luigi 2018-05-16

Re: [orientdb] OrientDB 3.x JCA adapter

2018-05-17 Thread Luigi Dell'Aquila
Hi Hristo, Thank you very much for letting us know, I think this could be of interest for many users in the community. Please keep us updated on the progress and, if you need any advice during the development, please do not hesitate to ask Thanks Luigi 2018-05-17 0:04 GMT+02:00 Hristo Stoyanov

Re: [orientdb] Is OCommandSQL done synchronously?

2018-05-17 Thread Erik T
Thanks Luigi. So what's the difference between OCommandSQL and OSQLSyncQuery? They seem to be the same so why have two classes? On Thu, May 17, 2018, 3:30 AM Luigi Dell'Aquila wrote: > Hi Erik, > > The query is executed synchronously. The result is returned as soon as all > the result set is av

Re: [orientdb] Is OCommandSQL done synchronously?

2018-05-17 Thread Luigi Dell'Aquila
Hi Erik, The Command is intended for the execution of non-idempotent statements (e.g. UPDATE or INSERT), while the Query can only execute idempotent statements (eg. SELECT, MATCH) Thanks Luigi 2018-05-17 12:31 GMT+02:00 Erik T : > Thanks Luigi. > > So what's the difference between OCommandSQ

Re: [orientdb] Select from where traverse operator not working

2018-05-17 Thread Steven Tomer
Luigi, It's been almost two months since we asked about this. We'll turn off the strictSQL option if we have to, but that doesn't seem like a good long-term solution. We really would like a way to do this. We're having major memory issues with our current version of OrientDB, and would like to

[orientdb] Web site no longer shows ODB 3.0.0 docs or release???

2018-05-17 Thread Hristo Stoyanov
DOCS-> -> DOCS -> RELEASES -- --- 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 http

Re: [orientdb] Web site no longer shows ODB 3.0.0 docs or release???

2018-05-17 Thread Luigi Dell'Aquila
Hi Hristo, You're right, I'm fixing it Thanks Luigi 2018-05-18 0:41 GMT+02:00 Hristo Stoyanov : > DOCS-> > -> DOCS > -> RELEASES > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop r