I'm looking to use Core Data within my iPhone app.
The app doesn't really need to store the data that is used, but it needs to be managed and queryable.
Can Core Data be used for datasets that exist purely in memory and are not persisted to the disk?