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 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.
