HNSW (Hierarchical Navigable Small World)
Data & Infrastructure
Graph-based ANN algorithm for vector search
What is HNSW (Hierarchical Navigable Small World)?
Efficient approximate nearest neighbor search algorithm used by many vector DBs for high recall and speed.
Real-World Examples
- •Weaviate, Milvus using HNSW indexes
Related Terms
Learn more about concepts related to HNSW (Hierarchical Navigable Small World)