Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nspredicate

Using NSPredicate to fetch exact NSDate from NSManagedObjectContect

NSPredicate, NsNumber numberWithFloat:0.0 (iPhone)

iphone nspredicate nsnumber

NSPredicate not executed

NSPredicate 'OR' filtering based on an NSArray of keys

Is there a way to "Reverse" an NSPredicate

ios nspredicate

Case insensitive NSPredicate for strings from an array?

cocoa core-data nspredicate

NSPredicate to check if attribute of object exits, if it does, get it

NSPredicate for Regular Search

ios nspredicate

NSPredicate with a string matching beginning of words

CoreData check if to-many-relationship contains object

NSPredicate find object with attribute in NSSet

Creating NSPredicate dynamically by setting the key programmatically

CoreData predicate: string property length?

NSPredicate issue with greater than equals

ios objective-c nspredicate

Swift NSPredicate NOT IN

ios swift nspredicate

Evaluating an NSPredicate on a NSArray (without filtering)

NSPredicate and CoreData - decide if a Date attribute is "today" (or between last night 12am to tonight 12am) on iOS

iPhone SDK Core Data: Fetch all entities with a nil relationship?

NSPredicate predicateWithFormat:argumentArray: Only Evaluating First Argument

ios core-data nspredicate

Core Data: 'The left hand side for an ALL or ANY operator must be either an NSArray or an NSSet.'