Versions in this module Expand all Collapse all v0 v0.5.0 May 11, 2026 v0.4.0 May 5, 2026 v0.3.0 May 3, 2026 Changes in this version + type Backbone struct + func New(store storage.Storage) *Backbone + func (b *Backbone) Link(ctx context.Context, nodeID, project string) error + func (b *Backbone) Timeline(ctx context.Context, startID string, direction string, limit int) ([]*storage.Node, error)