1 Repo
Analytical computations on directed edges to determine network properties such as reciprocity and tournament status.
Distinct from Graph Relationship Modeling: None of the candidates cover the mathematical analysis of directed graph properties like reciprocity and triadic census.
Explore 1 awesome GitHub repository matching data & databases · Directed Graph Analysis. 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
The product computes reciprocity and triadic census to determine if a graph is a tournament.