New posts in nspredicate

NSPredicate query for not containing a specific string

Combining 'AND' and 'OR' Condition in NSPredicate

case insensitive NSPredicate with single result in CoreData

Core Data primary key ID for a row in the database

How to search an NSSet or NSArray for an object which has an specific value for an specific property?

iPhone - getting unique values from NSArray object

How do I set up a NSPredicate to look for objects that have a nil attribute

NSPredicate that is the equivalent of SQL's LIKE

Core Data: NSPredicate for many-to-many relationship. ("to-many key not allowed here")

How to fetch all contacts record in iOS 9 using Contacts Framework

NSPredicate to test for NULL, and blank strings

Quick Explanation of SUBQUERY in NSPredicate Expression

Core Data NSPredicate "deleted == NO" does not work as expected

NSArray with NSPredicate using NOT IN

NSPredicate check for kind of object class

NSPredicate: filtering objects by day of NSDate property

NSFetchedResultsController with predicate ignores changes merged from different NSManagedObjectContext

Using NSPredicate to filter an NSArray based on NSDictionary keys

Swift Core Data Predicate

NSPredicate SELF CONTAINS[c] returns value contained in longer text first