query_ids

method of dascore.io.index.backend.SQLiteIndexBackend source

query_ids(
    self ,
    query = None,
    order_by = None,
    patch_ids = None,
)-> ‘list[int]’

Return matching patch ids in presentation order (ids only).