Interface | Description |
---|---|
RxQuery | Represents a reactive query implementation in RxGORM |
Class | Description |
---|---|
QueryState | Used to maintain query state and avoid hitting the database again when loading associations |
RxQueryUtils | Utility methods for building Query implementations |
RxQueryUtils.1 |