[Developers] Issue with link directives in queries

Philip Kendall philip-freebase at shadowmagic.org.uk
Mon Mar 9 12:41:13 UTC 2009


While playing around with some bits of introspection, I came up with the
following query:

{
  "/type/namespace/keys" : [
    {
      "link" : {
        "target_value" : null
      },
      "value" : "philip_kendall"
    }
  ],
  "id" : "/en"
}

This certainly isn't doing what I expect it to do, in that it's
returning things with a "value" other than "philip_kendall". Things
happen as expected if I don't have the "target_value" clause in there.

Am I missing something obvious here?

Cheers,

Phil

-- 
  Philip Kendall <philip at shadowmagic.org.uk>
  http://www.shadowmagic.org.uk/


More information about the Developers mailing list