Weaviate Knowledge Cards
Unlock the power of vector search. Our guides will help you conquer vector embeddings and build better AI applications.
Hierarchical Navigable Small World
Graph-Based Index
HNSW is a graph-based indexing technique, meaning that it organizes the data points in a graph structure rather than traditional tree-based or hash-based structures. This graph-based approach is key to its performance in high-dimensional vector space searches.
Related Content: