Build knowledge graphs and perform hybrid semantic search with vector and keyword relevance
SurrealDB supports native graph traversal, vector similarity search, and full-text indexing. Hybrid RAG combines vector cosine similarity with BM25 full-text scoring in a single weighted query, and graph-based re-ranking allows semantic results to be contextualized by relationship importance.
