Hi,
We are using OrientJS transaction mechanism in our coding to create vertex
and edge. Currently facing an issue while creating edges. Sometimes, when
we create edge e1 of sampleEdge from V1 to V2 edge rid (in_sampleEdge on
V2) is loaded as document:{@type:document,@version:0,out:#12:3,in:#45:6}
If we query on sampleEdge then e1 appears to be #78:9
If we query on V1 then e1 appears to be out_sampleEdge = #78:9
If we query on e1 of sampleEdge (i.e. #78:9) output is
{@type:document,@version:1,out:#12:3,in:#45:6}. Please note the versions.
Actual version is 1 but on V2's IN property it appears as document with
version 0.
Kindly help on this.
--
---
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.