I've got a custom open graph action which connects a user to an open graph object.
Is it possible (using the facebook api) to:
1) Given a user and an object -- see if a connection exists between the two?
2) Look at all connections to the given object
Maybe with FQL or something?