Class HnswGraphBuilder<T>

  • Type Parameters:
    T - the type of vector

    public final class HnswGraphBuilder<T>
    extends Object
    Builder for HNSW graph. See HnswGraph for a gloss on the algorithm and the meaning of the hyperparameters.