2 个仓库
Organizing nodes into categories by creating dedicated category nodes and linking original nodes to them.
Distinguishing note: None of the candidates describe the structural pattern of using nodes to represent categories for other nodes.
Explore 2 awesome GitHub repositories matching data & databases · Node Categorization. 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 creates category nodes based on property values and links original nodes to them.
V2RayAggregator 是一个旨在从多个公共来源收集、过滤和转换网络绕过节点的工具。它作为代理聚合器,识别并收集 Shadowsocks、Trojan 和 Vmess 节点,以维护一个全面的连接点池。 该项目通过其将代理列表转换为多种标准化模式(包括 Base64、Mixed 和 Clash YAML 格式)的能力脱颖而出,确保了跨各种客户端应用程序的兼容性。它还利用性能过滤器来测量平均连接速度,从而能够排名并识别最稳定的节点。 该系统包括用于去重冗余条目以及根据来源或提供商类型组织代理的功能。它管理从自动抓取公共端点到最终导出排序节点列表的端到端流水线。
Groups aggregated proxies by their origin to distinguish between provider types.