QueryMixin

public interface QueryMixin

Useful methods for Query.

Functions

Link copied to clipboard
public boolean all()
Tells if this query requests all instances of the target type.
Link copied to clipboard
public TargetFilters filters()
Obtains target filters specified in the query.
Link copied to clipboard
public ResponseFormat responseFormat()
Obtains the format for the response to the query.
Link copied to clipboard
public TypeUrl targetType()
Obtains the URL of the query target type.