Hi
is it possible to merge linked document from main document without
replacing a linked document?
I tried UPDATE #16:5 MERGE { title: "my title", linkedDocument: { points:
555 }} but it always created a new linked document.
FYI: #16:5 is main document and linkedDocument is linked :))
I know that I am able to update linked document with: UPDATE #16:5 SET
linkedDocument.points = 555 but I need to do that with json. It is much
easier for me in this moment
Thanks
Zlatko
--
---
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.