Uses of Class
technology.semi.weaviate.client.v1.misc.model.PQConfig
-
Packages that use PQConfig Package Description technology.semi.weaviate.client.v1.misc.model -
-
Uses of PQConfig in technology.semi.weaviate.client.v1.misc.model
Methods in technology.semi.weaviate.client.v1.misc.model that return PQConfig Modifier and Type Method Description PQConfigPQConfig.PQConfigBuilder. build()PQConfigVectorIndexConfig. getPq()Methods in technology.semi.weaviate.client.v1.misc.model with parameters of type PQConfig Modifier and Type Method Description VectorIndexConfig.VectorIndexConfigBuilderVectorIndexConfig.VectorIndexConfigBuilder. pq(PQConfig pq)
-