find All
Finds all entities of the same type in a single transaction.
Return
A PagedQuery That returns the list of entities found. Empty list if none were found.
Parameters
T
The type of the entities to find.
Finds all entities of the same type in a single transaction.
A PagedQuery That returns the list of entities found. Empty list if none were found.
The type of the entities to find.