FalkorDB

FalkorDB
软件
软件描述
A super fast Graph Database uses GraphBLAS under the hood for its sparse adjacency matrix graph representation. Our goal is to provide the best Knowledge Graph for LLM (GraphRAG).
官方网站
访问软件的官方网站了解更多信息
www.falkordb.com
什么是 FalkorDB?
Our objective is to create an outstanding Knowledge Graph specifically for Large Language Models (LLM) that boasts exceptionally low latency, ensuring swift delivery of information through our Graph Database, known as KG-RAG. FalkorDB is the first queryable Property Graph database to use sparse matrices to represent the adjacency matrix in graphs and linear algebra to query the graph. Primary features:
Adopting the Property Graph Model Nodes (vertices) and Relationships (edges) that may have attributes Nodes can have multiple labels Relationships have a relationship type Graphs represented as sparse adjacency matrices OpenCypher with proprietary extensions as a query language Queries are translated into linear algebra expressions