[Developers] counts

Steve Sak ssak at appliedminds.com
Wed May 30 20:20:14 UTC 2007


Is there some way to get a count of the number of objects matching some
criteria without the actual objects themselves?  E.g., something to get
the number of tracks recorded by "The Beatles"?

{
  "qname": {
    "query":[{
      "type" : "/music/album",
      "artist" : "The Beatles",
      "track" : #
    }]
  }
}

-- 
Steven G Sak
Applied Minds, Inc.
11718 Bowman Green Drive
Reston, Virginia 20190
o: (703) 483-2207
c: (703) 626-2557



More information about the Developers mailing list