Edge label is automatically considered as edge's class you shoudn't prepend "class:"
g.addEdge(v1, v2, "Child") Dne pondělí 14. září 2015 15:30:59 UTC+2 Valery T napsal(a): > > The following Gremlin code produces an error in Studio: > g.addEdge(v1, v2, "class:Child") > > -- --- 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.
