Slide 17
Slide 17 text
TAKEAWAYS
▸ Fetch requests take round trips, use row caches, and return faults
by default
▸ Accessing a property on a fault causes it to be materialized
▸ Fetch requests can have different result types (count, Object IDs,
managed objects, and attribute dictionaries)
▸ Use batching when possible