I want to know if using the graph api there is a way to get all the public photo (or at least a limited list) stored in facebook, i know that you can get the public post using a keyword with:
https://graph.facebook.com/search?q=keyword&type=post
Is there a photo equivalent way?