Skip to content

Instantly share code, notes, and snippets.

@jasdev
Created January 20, 2013 02:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasdev/4576253 to your computer and use it in GitHub Desktop.
Save jasdev/4576253 to your computer and use it in GitHub Desktop.
Sample Snapgraph /getuser out
{
_id: "octopi",
score: "3749",
children: [
{
name: "justdavesingh",
score: "5"
},
{
name: "vivekb",
score: "4"
},
{
name: "ceschu",
score: "3"
}
],
t: "2013-01-20T01:58:49.717Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment