|
Hello,
Is there a difference between using EntityQuery.queryList() and EntityQuery.queryIterator() ?
Is one more efficient (eg. usage flexibility, memory usage, speed, etc) over the other ?
Are there specific instances where one would be a better choice than the other ?
Thanks
Wai
|