[orientdb] Re: How to get the value of a vertex in json, java graph api?

2016-11-23 Thread Academia Learning Centro de inglés y de formación
Thanks, Could the same be done with the expand function? SELECT expand (out('hasVersions'))*.toJson()* as this FROM Composition WHERE idComposition = '3' El martes, 22 de noviembre de 2016, 17:11:35 (UTC+1), alessand...@gmail.com escribió: > > Hi, > you could use > > Iterable resultEhr =

Re: [orientdb] What is the difference between INSERT and CREATE VERTEX in OrientDB?

2016-11-23 Thread Luigi Dell'Aquila
Hi, The only difference is that CREATE VERTX also checks that the target class is a vertex class. All the rest is exactly the same Thanks Luigi 2016-11-23 8:48 GMT+01:00 Jyothis K P : > What is the difference between INSERT and CREATE VERTEX in OrientDB? >

[orientdb] Re: [HELP] Can I retrieve them in the same order in which they were saved?

2016-11-23 Thread Academia Learning Centro de inglés y de formación
I have the same problem El miércoles, 23 de noviembre de 2016, 12:23:34 (UTC+1), roberto carlos diaz justicia escribió: > > When I retrieve a json the fields are in different order than when saved > > Can I get them back in the same order? > -- --- You received this message because you are

[orientdb] [HELP] Can I retrieve them in the same order in which they were saved?

2016-11-23 Thread roberto carlos diaz justicia
When I retrieve a json the fields are in different order than when saved Can I get them back in the same order? -- --- 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

[orientdb] What is the difference between INSERT and CREATE VERTEX in OrientDB?

2016-11-23 Thread Jyothis K P
What is the difference between INSERT and CREATE VERTEX in OrientDB? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To

[orientdb] [HELP] Save fields in different order, (Example)

2016-11-23 Thread Academia Learning Centro de inglés y de formación
When I retrieve a json the fields are in different order than when saved Can I get them back in the same order? -- --- 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

[orientdb] Re: How to get the value of a vertex in json, java graph api?

2016-11-23 Thread Academia Learning Centro de inglés y de formación
Thanks, The problem is that when I use the toJson function, it's adding metainformation so I'm not worth it, I have to retrieve the information as it is, but I've encapsulated it in the value property select value from prueba

[orientdb] Re: How do I get an embedded Object in a select query using ObjectApi?

2016-11-23 Thread alessandrorota04
Hi, could you post your code ? Alessandro -- --- 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,