weaviate-client
    Preparing search index...

    Type Alias GroupByNearOptions<T, V, I>

    GroupByNearOptions: BaseNearOptions<T, V, I> & { groupBy: GroupByOptions<T> }

    Options available in the near search queries when specifying the groupBy parameter.

    Type Parameters

    • T
    • V
    • I

    Type Declaration