Index-Free Adjacency
The native graph-database storage technique where each node holds direct physical references to its neighbours, so traversals follow pointers in constant time instead of computing repeated index lookups or joins.
grounded in: latest AI/tech trend theme 'Graph / object databases: General-purpose graph databases for connected data are drawing front-page attention' — index-free adjacency is the defining storage technique that
Connected concepts
Graph database, Property graph model, Storage engine, Join algorithms
Explore it live in the knowledge graph →