Expand description
Vector indexing for graph elements
Integrates RuVector’s index (HNSW or Flat) with graph nodes, edges, and hyperedges.
Structs§
- Embedding
Config - Configuration for embedding storage
- Hybrid
Index - Hybrid index combining graph structure with vector search
- Hybrid
Index Stats - Statistics about the hybrid index
Enums§
- Vector
Index Type - Type of graph element that can be indexed