omero::cmd::FindParents
Overview
class FindParents extends GraphQuery
Identify the parents or containers of model objects.
Traverses the model graph to identify indirect relationships.
Data Member Index
- typesOfParents
-
The types of parents being sought.
- stopBefore
-
Classes of model objects to exclude from the recursive
search.
Data Members
The types of parents being sought.
Classes of model objects to exclude from the recursive
search. Search does not include or pass such objects.
For efficiency the server automatically excludes various
classes depending on the other arguments of the request.