Hi, we&#39;re trying to ask freebase how many topics of a particular type exist. Below is what we tried, but it doesn&#39;t work - is this even available?&nbsp; <br><br>{<br>&nbsp; &quot;query&quot; : [<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;count&quot; : null,
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;type&quot; : &quot;/user/corallink/default_domain/underwater_location&quot;<br><div id="1es6" class="ArwC7c ckChnd">&nbsp;&nbsp;&nbsp; }<br>&nbsp; ]<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>