hey what if we want to update other properties of edge for example i have edge connection between peoples now the connection type may change time to time and can have many types for example classmate , friend,family member now let if type classmate have changed than have i need to remove whole edge and re add all these properties also.
Note:- I want to add all these properties with a single edge On Sunday, October 14, 2012 at 5:40:15 AM UTC+5:30, jstorm wrote: > > I understand that there is CREATE EDGE and DELETE EDGE which handles the > IN/OUT properties of the respective edges and vertices. > What is the correct way to update the IN/OUT property of an edge and have > the change automatically updated for the IN/OUT properties of edges and > vertices that will be affected by the update? > -- --- 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.
