omero::cmd::FindChildren
Overview
class FindChildren extends GraphQuery
Identify the children or contents of model objects.
Traverses the model graph to identify indirect relationships.
Data Member Index
- typesOfChildren
-
The types of children being sought.
- stopBefore
-
Classes of model objects to exclude from the recursive
search.
Data Members
The types of children 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.