I want to print all the data that is stored in Milvus without any filters in java.
I tried going through the Milvus official documentation but couldn't find anything that works without filters. I am not looking for hacky that build filters such that all the data is returned.
Do either of these approaches work?