Hi All,

I am trying to implement Fetch plan while querying but it is not giving me 
the expected result. I mean each time I am getting the same result even 
though I change the fetching strategy.
here is my query - 

http://<server 
ip>:2480/gephi/<db>/sql/select%20from%20(traverse%20in(%27contents%27)%2C%20out(%27posted_by%27%2C%20%27lives_at%27)%20from%20(select%20%20from%20(traverse%20in(%27extracted_place%27)%20from%20(select%20from%20ExtractedLocation%20where%20name%20%3D%27India%27)%20while%20%24depth%20%3C%3D%201)%20where%20not%20(isReTweet%3Dtrue)%20limit%2050)%20while%20%24depth%20%3C%3D%202%20%20limit%20500)/<limit>/
Content:1%20ExtractedEvent:1

 Highlighted text are the class name in database, is it the right way to 
use fetch plan or I am doing something incorrect, please suggest ?


@sach

-- 

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