Help with Predicate count/relationships
Help with Predicate count/relationships
- Subject: Help with Predicate count/relationships
- From: malcom <email@hidden>
- Date: Thu, 4 Jan 2007 23:46:03 +0100
hello I'm using CoreData. I've an Entity called 'Article'. It contains a
relationship (1..n)called "children" (replies to the istance). Now I would
make two predicate strings:
a) returns the number of 'article' that no contains childrens
b) return the array of 'article' that contains childrens. I've found a
@count function but I don't know how to make a predicate with it.
Thanks to all
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden