Companion
object Companion
Functions
Link copied to clipboard
fun fromGraph(scorerSupplier: RandomVectorScorerSupplier, beamWidth: Int, seed: Long, initializerGraph: HnswGraph, newOrdMap: IntArray, initializedNodes: BitSet, totalNumberOfVectors: Int): InitializedHnswGraphBuilder
Create a new HnswGraphBuilder that is initialized with the provided HnswGraph.