When manually creating Edge properties (in/out) on a Vertex for use with the graph interface, always use LINKBAG. That's what is used internally and what it expects.
The documentation about relationships is talking about using the document interface and manually handling relationships through link, linklist, linkset, linkmap. -Colin Orient Technologies The Company behind OrientDB On Sunday, March 15, 2015 at 2:37:16 PM UTC-5, GoorMoon wrote: > > Luca, > > With LINKBAG property this is work even if it NULL. > Should I always use LINKBAG to create EDGE. In the documentation written > that I can use as LINKLIST and as LINKSET > > http://www.orientechnologies.com/docs/last/orientdb.wiki/Tutorial-Relationships.html#relations-in-orientdb > > >>> -- --- 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.
