<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "swift: 5.9.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftData",
  "identifier" : "/documentation/SwiftData/Schema/Index/Types",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "SwiftData"
    ],
    "preciseIdentifier" : "s:9SwiftData6SchemaC5IndexC5TypesO"
  },
  "title" : "Schema.Index.Types"
}
-->

# Schema.Index.Types

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

## Topics

### Enumeration Cases

[`case binary([PartialKeyPath<P>])`](/documentation/SwiftData/Schema/Index/Types/binary(_:))

[`case rtree([PartialKeyPath<P>])`](/documentation/SwiftData/Schema/Index/Types/rtree(_:))

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)