I have this Schema


<http://i.imgur.com/W67eXRg.png>



Now I want to get Titles containing anything. And from this title I want to 
get the Person who wrote it. Something like:

select expand(out(HAS_TITLE).in(WROTE)).ID from Title where title LUCENE 
'random' LIMIT 2

But doing this I also get the Title back. So what am I doing wrong. Or how 
could it be done much better and faster?

Thanks.

-- 

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

Reply via email to