Uses of Class
io.github.jbellis.jvector.disk.OnDiskGraphIndex
Packages that use OnDiskGraphIndex
-
Uses of OnDiskGraphIndex in io.github.jbellis.jvector.disk
Constructors in io.github.jbellis.jvector.disk with parameters of type OnDiskGraphIndexModifierConstructorDescriptionCachingGraphIndex(OnDiskGraphIndex<float[]> graph) CachingGraphIndex(OnDiskGraphIndex<float[]> graph, int cacheDistance)