COQuery class documentation
COObjectMatchingDefault
- - (NSArray *) objectsMatchingQuery: (COQuery *)aQuery
Returns the objects matching the query conditions.
Must be implemented by recursively traversing the object graph each time the receiver has a relationship which makes sense to search.