weaviate-client
    Preparing search index...

    Type Alias QueryProfile

    type QueryProfile = {
        shards: ShardProfile[];
    }
    Index

    Properties

    Properties

    shards: ShardProfile[]