I used Facebook Graph API for getting Feeds, I used below query :
me/home?fields=full_picture,description,message,comments,likes,created_time,id,link,caption,name,from.fields(id,name,picture)
Now, How can i identify that Post is already Liked or not by current login user.