1 Repo
Reusable templates for applying, reversing, or recursively executing graph path traversals.
Distinct from Path-Based Tree Traversers: Shortlist candidates focus on file paths, proxy routes, or tree navigation, not reusable graph morphism templates.
Explore 1 awesome GitHub repository matching data & databases · Path Morphism Templates. Refine with filters or upvote what's useful.
Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi
Allows the creation of reusable path templates to apply, reverse, or execute recursively against vertices.