Contents

allEntitiesQuery()

Creates an entity query that retrieves all available entities of this type.

Declaration

func allEntitiesQuery() -> AnyEntityQuery

Return Value

An entity query, configured to fetch all entities.

See Also

Retrieving all entities