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

public class HNSWQueryOptions extends Object implements QueryOptions
HNSW index query options
  • Constructor Details

    • HNSWQueryOptions

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

    • getParameterSettings

      public List<String> getParameterSettings()
      Description copied from interface: QueryOptions
      Convert index attributes to list of configuration
      Specified by:
      getParameterSettings in interface QueryOptions
      Returns:
      List of parameter setting strings