Hi Luigi, I work on OrientDB studio function, I want to use document to copy vertex property, and use vertex to addEdge, so I need to change document to Vertex, ut I try many times still don't work.
and here is someone write in java //Vertex result = new OrientVertex(graph.getRawGraph(),results.get(0).getDocument()) but I don't know how to code in javascript. Best regards Devin 在 2015年8月28日星期五 UTC+2上午8:44:31,Luigi Dell'Aquila写道: > > Hi Devin, > > is your js an OFunction? Or are you referring to NodeJS application? > > Luigi > > 2015-08-27 15:46 GMT+02:00 Devin Lee <[email protected] <javascript:>>: > >> Anyone who knows that how to change document to vertex by javascript. >> Best regards >> Devin >> >> -- >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- 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.
