Skip to content

repository

Kind: component

Centralized typed read queries over the graph-index tables (nodes/edges/docs/sync_state/code_symbols)

Source: src/beadloom/infrastructure/repository.py

Public symbols

  • EdgeRow
  • NodeRow
  • SymbolRow
  • count_docs
  • count_docs_for_ref
  • count_edges_touching
  • get_all_edges
  • get_all_nodes
  • get_doc_ref_ids
  • get_docs_for_ref
  • get_incoming_edges
  • get_node
  • get_node_sources
  • get_node_with_source
  • get_nodes_by_kind
  • get_outgoing_edges
  • get_part_of_children
  • get_source_paths
  • get_stale_pairs_for_ref
  • get_symbols_for_source
  • search_nodes_like

Relationships

Documentation

Diagram