Hi, we're trying to ask freebase how many topics of a particular type exist. Below is what we tried, but it doesn't work - is this even available? <br><br>{<br> "query" : [<br> {<br> "count" : null,
<br> "type" : "/user/corallink/default_domain/underwater_location"<br><div id="1es6" class="ArwC7c ckChnd"> }<br> ]<br>}<br><br>The workaround would be be to query and then count on the client side,
but that can potentially be wasteful from a bandwidth point of view.<br>
<br>
Thanks,<br>Indy<br></div><br>