Difference? EntityQuery.queryList(), EntityQuery.queryIterator()

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Wai
Reply | Threaded
Open this post in threaded view
|

Difference? EntityQuery.queryList(), EntityQuery.queryIterator()

Wai
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