I am using the Oriento offical OrientDB node package and am trying to figure out how to do a select or find edges for a particular vertice.
My scenario is this: I have two vertices that I want to build an edge between, but before I can use the db.edge.from().to().create() I need to first check to see if the edge I am creating already exists. I am fairly new to graph databases so perhaps I am thinking about this wrong. Thanks in advance. version: 1.7.5 -- --- 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.
