How to query data stored in tables attached to image(s)
Posted: Fri Mar 09, 2018 10:20 pm
Dear OMERO team,
I am using Java API to build an OMERO "client". By following the guide at (https://docs.openmicroscopy.org/omero/5 ... ero-tables), I attached several of tables to an image. Assume all these tables binded to image(s) has the same attributes such as <A1, A2, A3>.
Is there any way I can query data stored in table(s) (such as A1=1) without reading all tables in local memory?
Kind Regards,
Keng
I am using Java API to build an OMERO "client". By following the guide at (https://docs.openmicroscopy.org/omero/5 ... ero-tables), I attached several of tables to an image. Assume all these tables binded to image(s) has the same attributes such as <A1, A2, A3>.
Is there any way I can query data stored in table(s) (such as A1=1) without reading all tables in local memory?
Kind Regards,
Keng