Class MetadataQueryOptions

All Implemented Interfaces:
ComplexQueryOptions<MetadataQueryKey>, QueryOptions<MetadataQueryKey,ComplexPointType>

Represents the options for querying metadata points.

This final class extends AbstractQueryOptions with a specific query key type of MetadataQueryKey and a point type of ComplexPointType. It provides functionality for building and retrieving query options specific to metadata points.