API Version: 2
Library Version: 2.0.alpha
Generated by gi-docgen 2026.2
DexFuture* gom_repository_query ( GomRepository* self, GomQuery* query )
Performs query and returns a cursor at some point in the future.
query
Type: GomQuery
GomQuery
A GomQuery to perform.
Type: DexFuture
DexFuture
A DexFuture that resolves to a GomCursor or rejects with error.
GomCursor