select out().out() from continent where name = 'europe' # |@RID |out
--0 |#-2:1|[0] -Charles On Thu, Mar 6, 2014 at 12:07 PM, Riccardo Tasso <[email protected]>wrote: > 2014-03-06 20:02 GMT+01:00 cp2 <[email protected]>: > > select out().country.out() from continent where name = 'europe' >> > > Hi, I think it's wrong: country is not a field name. > Try SELECT out().out() FROM Continent WHRE name = 'europe' > > Cheers, > Riccardo > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "OrientDB" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/orient-database/Wngp4c-JdSs/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- --- 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/groups/opt_out.
