Right, so what's the gremlin alternative to select from A ?
On Tuesday, January 26, 2016 at 4:32:06 AM UTC-5, [email protected] wrote: > > Hi, > I think that > > g.V("@class", "A") > > is equivalent to > > select from V where @class='A' > > and then it will return only the verteces of the class A.. > > Kind regards, > Alessandro > -- --- 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.
