java.lang.Object
dev.langchain4j.community.store.embedding.alloydb.index.query.IVFQueryOptions
All Implemented Interfaces:
QueryOptions

public class IVFQueryOptions extends Object implements QueryOptions
ScaNN index query options
  • Constructor Details

    • IVFQueryOptions

      public IVFQueryOptions(IVFQueryOptions.Builder builder)
      Constructor for IVFQueryOptions
      Parameters:
      builder - builder
  • Method Details