Hi, As stated over here [link,](https://github.com/dgraph-io/pydgraph#run-a-query) it query for 'Alice' and it results for all the information for 'Alice'. What if I have 'n' inputs in order to get all information say 'Alice', 'Bob', etc. What would be the query? I tried with list or array but not working.