NSAtomicStoreCacheNode
A concrete class that you use to represent basic nodes in a Core Data atomic store.
Declaration
class NSAtomicStoreCacheNodeOverview
A node represents a single record in a persistent store.
You can subclass NSAtomicStoreCacheNode to provide custom behavior.