As far I have seen in Graph API, there is a seperate method to get_user,get_ID,get_email etc details. Is there any generic get or update or upsert or search method in Graph API r some other API to get the information from facebook profile?
Is there any documentation like other API's to see the methods available in GRAPH API?
What is the jar name in which GRAPH API exists to use in my java code?