Understanding Graph Traversal in GenosDB: Design Decisions and Developer Control
Graph traversal in GenosDB is built on explicit, lightweight edges: it ships a declarative recursive traversal operator ($edge) for the common cases, and leaves the door open to custom JavaScript trav
genosdb.com2 min read