Versions in this module Expand all Collapse all v0 v0.1.0 Apr 28, 2026 Changes in this version + func CrossProjectSearch(stores []*storage.Store, query string, limit int) ([]*storage.Node, error) + func LinkProjects(globalStore *storage.Store, nodeA, projectA, nodeB, projectB string) error + func ResolveGlobalEntity(globalStore *storage.Store, name, entityType string) (*storage.Node, error)