1 repositorio
Retrieval of node and relationship sequences from recursive graph traversal results.
Distinct from Downstream Path Extraction: Distinct from Downstream Path Extraction: focuses on extracting structural components from graph query results rather than software dependency trees.
Explore 1 awesome GitHub repository matching software engineering & architecture · Graph Path Components. Refine with filters or upvote what's useful.
Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di
Retrieve lists of nodes or relationships from a recursive path to allow for further inspection or data processing.