allEntitiesQuery()
Creates an entity query that retrieves all available entities of this type.
Declaration
func allEntitiesQuery() -> AnyEntityQueryReturn Value
An entity query, configured to fetch all entities.
Creates an entity query that retrieves all available entities of this type.
func allEntitiesQuery() -> AnyEntityQueryAn entity query, configured to fetch all entities.