Hi OME team,
Is there an easy way (other than using hql) to query for the ID of a DatasetImageLink object (or other …Link objects) from the CLI? I want to programmatically move a bunch of Images from one Dataset to another and need to sever the Link from the old Dataset but don’t know the ID of that Link.
If hql is the only way, could you give me a hint how to structure the hql query? I know the Dataset ID and the Image ID.
Thanks,
Damir