Docs Menu
Docs Home
/ /
Atlas Device SDKs
/

Read Objects

On this page

  • Find an Object by Primary Key
  • SDK Results Collections
  • Filter Data

Placeholder page for content related to reading realm objects.

Placeholder. Add some concept information about results being a special SDK auto-updating collection type for read operations (except in Kotlin, where it's frozen).

Placeholder. Add some concept information about the SDK having query engines, and the one you use varying depending on the SDK you're using. i.e.:

  • RQL (C++ (subset only), C#, Dart, JS, Kotlin, TS, maybe also Java/Java Kotlin?)

  • LINQ (C#)

  • Swift SDK (Swift & Objective-C Type-Safe queries and NS Predicate queries)

  • Java (Java & Kotlin, Fluent Interface)

← 
 →