freebase - MQL Query Help Required: Getting aliases of episodes from a season MID -


I'm trying to catch their surnames of 351 and season - "/ m / 07mx74h", but when I Using the query, it returns only non-zero values, while I also need those records which are zero. PFA question and tell me how do I get all results for 351 records.

Thanks in advance!

MQL query:

[{"Id": "/ m / 07mx74h", "/ tv / tv_series_season / episodes": [{" "": {{"Value": null}]}]}] Div class = "post-text" itemprop = "text">

I'm not sure that I fully understand your question, but if the goal is included in the episode, in which there is no other name, You can use:

  [{"id": "/ m / 07mx74h", "/ general / subject / alias": []}]}]   

Internal text value returned by default , So you do not need inside curly braces.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -