EntityStringQuery
An interface that locates entities using arbitrary string input.
Declaration
protocol EntityStringQuery : EntityQueryMentioned in
Overview
EntityStringQuery adds to a EntityQuery the ability to query instances by String. The String value against which entities are matched typically represents the name a user would use to refer to a particular instance.