Module vector_index

Module vector_index 

Source
Expand description

Vector indexing for graph elements

Integrates RuVector’s index (HNSW or Flat) with graph nodes, edges, and hyperedges.

Structs§

EmbeddingConfig
Configuration for embedding storage
HybridIndex
Hybrid index combining graph structure with vector search
HybridIndexStats
Statistics about the hybrid index

Enums§

VectorIndexType
Type of graph element that can be indexed