13 messages in com.googlegroups.social-graph-apiRe: [SGapi] Ruby Wrapper
FromSent OnAttachments
Josh Peek02 Feb 2008 20:40 
Brad Fitzpatrick02 Feb 2008 21:24 
Josh Peek02 Feb 2008 21:42 
Brad Fitzpatrick02 Feb 2008 21:49 
Dale Newfield02 Feb 2008 22:39 
Dale Newfield02 Feb 2008 22:39 
Brad Fitzpatrick02 Feb 2008 22:41 
Artemy Tregoubenko02 Feb 2008 23:23 
Dale Newfield02 Feb 2008 23:28 
Julian Bond03 Feb 2008 03:46 
Brad Fitzpatrick03 Feb 2008 10:42 
Charlie03 Feb 2008 13:54 
Danny Ayers03 Feb 2008 14:12 
Subject:Re: [SGapi] Ruby Wrapper
From:Brad Fitzpatrick (brad@google.com)
Date:02/02/2008 10:41:51 PM
List:com.googlegroups.social-graph-api

Yeah, a host filter (as well as an edge type filter) would be good.

On Feb 2, 2008 10:39 PM, Dale Newfield <D.@newfield.org> wrote:

Brad Fitzpatrick wrote:

Okay, I understand. I agree... when you get the edo=1 nodes, knowing not just the referenced_nodes' names but each edo's claimed_nodes would be useful. I agree. That's just not precomputed currently, so it can't be returned quickly enough (at least how I've set things up). In any case, that's something I want to be able to deliver to you in one HTTP request.

Here's a constraint that might make that query less hairy: I would bet most applications that want to do just what is described here don't really care about *all* the claimed equivelances, but rather really just care about those with a specific sgn://type/ (That of the social network doing the query -- Twitter in John's example.)

-Dale