1 个仓库
Custom logic implemented as modules to extend the functional capabilities of a query language.
Distinct from Function Definitions: Focuses on extending the query engine's functional capabilities via modules rather than simple SQL function definitions
Explore 1 awesome GitHub repository matching development tools & productivity · User-Defined Query Modules. Refine with filters or upvote what's useful.
Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr
Implements custom logic via query modules to extend available functionality within queries.