OmeroBlitz API
Home Previous Up Next Index

omero::cmd::LegalGraphTargets

Overview

class LegalGraphTargets extends Request

Graph requests typically allow only specific model object classes to be targeted. This request lists the legal targets for a given request. The request's fields are ignored, only its class matters.

Data Member Index

request
A request of the type being queried.

Data Members

GraphQuery request;

A request of the type being queried.


Home Previous Up Next Index