1 Repo
Operations that iterate over collection elements to perform bulk modifications within database queries.
Distinct from List Iteration: None of the candidates represent general database query-level list mutation; they focus on UI, atomic KV stores, or compiler reductions.
Explore 1 awesome GitHub repository matching data & databases · List Iteration Updates. 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 executes update operations for every element in a list to perform bulk modifications.