---
title: Schema.Index.Types
framework: swiftdata
role: symbol
role_heading: Enumeration
path: swiftdata/schema/index/types
---

# Schema.Index.Types

## Declaration

```swift
enum Types<P> where P : PersistentModel
```

## Topics

### Enumeration Cases

- [Schema.Index.Types.binary(_:)](swiftdata/schema/index/types/binary(_:).md)
- [Schema.Index.Types.rtree(_:)](swiftdata/schema/index/types/rtree(_:).md)
