Realm Element Query
Query returning RealmResults.
Functions
as Flow
Link copied to clipboard
Finds all objects that fulfill the query conditions and returns them asynchronously as a Flow.
find
Link copied to clipboard
Finds all objects that fulfill the query conditions and returns them in a blocking fashion.
Inheritors
RealmQuery
Link copied to clipboard