awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBatch Element Deletion

Removal of large volumes of graph elements in batches to optimize memory usage.

Distinct from Memory-Efficient Streaming: Specifically addresses graph-element deletion to prevent memory exhaustion, unlike general streaming or AST node removal.

Explore 1 awesome GitHub repository matching data & databases · Batch Element Deletion. Refine with filters or upvote what's useful.

Awesome Batch Element Deletion GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • memgraph/memgraphmemgraph 的头像

    memgraph/memgraph

    4,163在 GitHub 上查看↗

    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

    Removes relationships and nodes in batches to prevent memory exhaustion in large graphs.

    C++cyphergraphgraph-algorithms
    在 GitHub 上查看↗4,163
  1. Home
  2. Data & Databases
  3. Streaming Parsers
  4. JSON
  5. Memory-Efficient Streaming
  6. Batch Element Deletion