Thank you for replying.

There should be an yellow box some where on this web page that saying the 
image is not being displayed and there is a option under that for display 
images. My sql and result are in the screenshot.

Also I did meant ASC sorry for the typing mistake.

On Tuesday, September 9, 2014 12:21:12 PM UTC+10, yzh...@tigs.com.au wrote:
>
> Firstly I am using the version 1.7.8 downloaded from the 
> http://orientechnologies.com. 
>
> What is happening is I try to get all the post that a user's friend have 
> posted
>
> here is a screenshot of my sql
>
> Select expand(out('posted')) from (select expand(out('friend')) from 
> #12:338)  order by post_time DESC
>
>
> <https://lh3.googleusercontent.com/--BR060iVOe4/VA5hoB1YSaI/AAAAAAAAAJ0/uVhogj-STwQ/s1600/Screen%2BShot%2B2014-09-08%2Bat%2B9.37.01%2Bpm.png>
>
>
>
>
>
>
>
> I want to only get 2 result and skip some result however, the order is 
> incorrect, it is not DESC anymore but rather AEC.
> Skip seems to be working correct by it self, Limit works alright by it 
> self too, however they do not work together(look at screen shot), limit 2 
> only gives one result.
>
>
> <https://lh3.googleusercontent.com/-d3BR2JqI3fI/VA5kBEPovCI/AAAAAAAAAKA/NYuRaNDCNGs/s1600/Screen%2BShot%2B2014-09-08%2Bat%2B9.37.18%2Bpm.png>
>
>

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to